mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 15:49:42 -04:00
ARM: dts: aspeed: wedge400: Set eMMC max frequency
Set eMMC max frequency to 25MHz to prevent intermittent eMMC access failures. Signed-off-by: Tao Ren <rentao.bupt@gmail.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Link: https://lore.kernel.org/r/20230803230324.731268-4-rentao.bupt@gmail.com Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
@@ -367,6 +367,7 @@ &uhci {
|
||||
};
|
||||
|
||||
&sdhci1 {
|
||||
max-frequency = <25000000>;
|
||||
/*
|
||||
* DMA mode needs to be disabled to avoid conflicts with UHCI
|
||||
* Controller in AST2500 SoC.
|
||||
|
||||
Reference in New Issue
Block a user