Uh oh!
There was an error while loading. Please reload this page.
add Radxa rCore-RK3308 IO board - #592
Open
chenxmqqqq wants to merge 3 commits into
Open
Conversation
RadxaYuntian
requested changes
Aug 11, 2026
| dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-roc-cc.dtb | ||
| dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-rock-pi-s.dtb | ||
| dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-rock-s0.dtb | ||
| dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-shajin.dtb |
Author
There was a problem hiding this comment.
Comment on lines
+52
to
+53
| regulator-always-on; | ||
| regulator-boot-on; |
Member
There was a problem hiding this comment.
Suggested change
| regulator-always-on; | |
| regulator-boot-on; |
这几个regulator-fixed都没有对应的硬件控制,这几个属性应该都不需要
| }; | ||
| }; | ||
| &i2c1 { |
Add the USB ID and OF match data for the Terminus FE1.1s USB 2.0 hub, which requires a 10 us reset pulse. Signed-off-by: Xinming Chen <chenxinming@radxa.com>
Signed-off-by: Xinming Chen <chenxinming@radxa.com>
Signed-off-by: Xinming Chen <chenxinming@radxa.com>
chenxmqqqqforce-pushed
the
linux-6.1-stan-rkr5.1
branch
from
August 11, 2026 08:51
49f90d2 to
ff4ed68Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.