mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
ARM: dts: aspeed: system1: Reduce sgpio speed
Reduce sgpio speed to improve stability with the current PCB layout. Reviewed-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Ninad Palsule <ninad@linux.ibm.com> Link: https://patch.msgid.link/20250204194115.3899174-6-ninad@linux.ibm.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
parent
05a8cfc12f
commit
24c5110ce8
|
|
@ -401,7 +401,7 @@ &emmc {
|
|||
&sgpiom0 {
|
||||
status = "okay";
|
||||
ngpios = <128>;
|
||||
bus-frequency = <1000000>;
|
||||
bus-frequency = <500000>;
|
||||
};
|
||||
|
||||
&ibt {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user