summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMikhail Kshevetskiy <[email protected]>2025-11-09 10:06:53 +0300
committerMichael Trimarchi <[email protected]>2025-11-18 20:07:41 +0100
commit00d81bd52b192379183c28bb591d45c0bcbd3399 (patch)
tree0f37d495c144116424c6d784c9b1eea10ae127ca /arch
parent2996c2a7a8ea54b942a3bac2fadc0e6120e2d37f (diff)
dts: airoha: en7523: enable double speed flash reading
it should work properly after the airoha-snfi driver patches Signed-off-by: Mikhail Kshevetskiy <[email protected]>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/en7523-u-boot.dtsi2
1 files changed, 1 insertions, 1 deletions
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>;
};
};
};