-
Notifications
You must be signed in to change notification settings - Fork 217
arm64: dts: rk3399: improve rock pi 4 emmc config #476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
RadxaYuntian
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
|
||
| &sdhci { | ||
| max-frequency = <150000000>; | ||
| max-frequency = <384000000>; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@RadxaYuntian |
|
至少速率要修复成正确的值,然后提测。如果没问题再合并 |
This change is based on this commit[0]. However, the property 'enable-strobe-pulldown' has already been set[1]. We just need to set 'mmc-hs400-1_8v' and 'mmc-hs400-enhanced-strobe' in this change. For testing compactability, the following eMMCs were tested on Rock 4B: Foresee 16G, 32G, 64G Samsung 16G, 32G, 128G Sandisk 8G, 16G [0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f720dd9b8b6d8b2160beda789429d5489ce8a099 [1]: radxa@b045498 Signed-off-by: Zhaoming Luo <[email protected]>
22fbdae to
8e79bef
Compare
|
兼容性测试结果0:
|
RadxaYuntian
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
另外8g emmc可以用cli镜像吧,不过应该不需要重新测试恶劣
|
Merged. |
Uh oh!
There was an error while loading. Please reload this page.