[PATCH linux dev-5.4 2/2] ARM: dts: Aspeed: Tacoma: Run NOR at 40MHz
Eddie James
eajames at linux.ibm.com
Wed Jul 1 02:24:30 AEST 2020
The Tacoma card is designed to run the NOR chip at 40MHz.
Signed-off-by: Eddie James <eajames at linux.ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
index 96a4501..b5971fa 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@ -134,7 +134,7 @@
status = "okay";
m25p,fast-read;
label = "bmc";
- spi-max-frequency = <50000000>;
+ spi-max-frequency = <40000000>;
#include "openbmc-flash-layout-128.dtsi"
};
@@ -142,7 +142,7 @@
status = "okay";
m25p,fast-read;
label = "alt-bmc";
- spi-max-frequency = <50000000>;
+ spi-max-frequency = <40000000>;
};
};
--
1.8.3.1
More information about the openbmc
mailing list