Commit c7b45c79 authored by Alexander Stein's avatar Alexander Stein Committed by Shawn Guo
Browse files

arm64: dts: imx8mq-tqma8mq: change the spi-nor tx



This fixes the qspi read command by importing the changes from commit
04aa946d ("arm64: dts: imx8: change the spi-nor tx").

Fixes: b186b8b6 ("arm64: dts: freescale: add initial device tree for TQMa8Mx with i.MX8M")
Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent fa51e1dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -253,7 +253,7 @@
		#address-cells = <1>;
		#size-cells = <1>;
		spi-max-frequency = <84000000>;
		spi-tx-bus-width = <4>;
		spi-tx-bus-width = <1>;
		spi-rx-bus-width = <4>;
	};
};