Skip to content

Commit c7b45c7

Browse files
tq-steinaShawn Guo
authored andcommitted
arm64: dts: imx8mq-tqma8mq: change the spi-nor tx
This fixes the qspi read command by importing the changes from commit 04aa946 ("arm64: dts: imx8: change the spi-nor tx"). Fixes: b186b8b ("arm64: dts: freescale: add initial device tree for TQMa8Mx with i.MX8M") Signed-off-by: Alexander Stein <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent fa51e1d commit c7b45c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
#address-cells = <1>;
254254
#size-cells = <1>;
255255
spi-max-frequency = <84000000>;
256-
spi-tx-bus-width = <4>;
256+
spi-tx-bus-width = <1>;
257257
spi-rx-bus-width = <4>;
258258
};
259259
};

0 commit comments

Comments
 (0)