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 <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent fa51e1d commit c7b45c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)