[PATCH v4 07/12] dts: airoha: en7523: enable double speed flash reading

Mikhail Kshevetskiy mikhail.kshevetskiy at iopsys.eu
Sun Nov 9 08:06:53 CET 2025


it should work properly after the airoha-snfi driver patches

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy at iopsys.eu>
---
 arch/arm/dts/en7523-u-boot.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/en7523-u-boot.dtsi b/arch/arm/dts/en7523-u-boot.dtsi
index 90838c00a85..f031f81515a 100644
--- a/arch/arm/dts/en7523-u-boot.dtsi
+++ b/arch/arm/dts/en7523-u-boot.dtsi
@@ -60,7 +60,7 @@
 			reg = <0>;
 			spi-max-frequency = <50000000>;
 			spi-tx-bus-width = <1>;
-			spi-rx-bus-width = <1>;
+			spi-rx-bus-width = <2>;
 		};
 	};
 };
-- 
2.51.0



More information about the U-Boot mailing list