arm64: dts: imx8mq-tqma8mq: change the spi-nor tx
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 31 Mar 2022 13:02:06 +0000 (15:02 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 11 Apr 2022 00:57:36 +0000 (08:57 +0800)
This fixes the qspi read command by importing the changes from commit
04aa946d57b2 ("arm64: dts: imx8: change the spi-nor tx").

Fixes: b186b8b6e770 ("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>
arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi

index 38ffcd145b33a97126465efc00c02e0b7a348e74..899e8e7dbc24f20ac2097245f71f3cb43345dc1f 100644 (file)
                #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>;
        };
 };