LF-698: arm64: dts: remove the redundant qspi node in i.MX8MQ EVK dts
authorHan Xu <han.xu@nxp.com>
Tue, 7 Jan 2020 20:19:21 +0000 (14:19 -0600)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:56 +0000 (11:21 +0800)
remove the redundant qspi node in i.MX8MQ EVK dts

Signed-off-by: Han Xu <han.xu@nxp.com>
arch/arm64/boot/dts/freescale/imx8mq-evk.dts

index de1683d..1c8c8bf 100755 (executable)
        power-supply = <&sw1c_reg>;
 };
 
-&qspi0 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&pinctrl_qspi>;
-       status = "okay";
-
-       n25q256a: flash@0 {
-               reg = <0>;
-               #address-cells = <1>;
-               #size-cells = <1>;
-               compatible = "micron,n25q256a", "jedec,spi-nor";
-               spi-max-frequency = <29000000>;
-       };
-};
-
 &sai1 {
        pinctrl-names = "default", "pcm_b2m", "dsd";
        pinctrl-0 = <&pinctrl_sai1_pcm>;