Commit 8dc783d9 authored by Tao Ren's avatar Tao Ren Committed by Joel Stanley

ARM: dts: aspeed: wedge400: Set eMMC max frequency

Set eMMC max frequency to 25MHz to prevent intermittent eMMC access
failures.
Signed-off-by: default avatarTao Ren <rentao.bupt@gmail.com>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20230803230324.731268-4-rentao.bupt@gmail.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 2901b71c
...@@ -367,6 +367,7 @@ &uhci { ...@@ -367,6 +367,7 @@ &uhci {
}; };
&sdhci1 { &sdhci1 {
max-frequency = <25000000>;
/* /*
* DMA mode needs to be disabled to avoid conflicts with UHCI * DMA mode needs to be disabled to avoid conflicts with UHCI
* Controller in AST2500 SoC. * Controller in AST2500 SoC.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment