MLK-16226: arm64: dts: disable the NAND node in i.MX8QXP default device tree
authorHan Xu <han.xu@nxp.com>
Fri, 18 Aug 2017 16:32:33 +0000 (11:32 -0500)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:36:41 +0000 (15:36 -0500)
NAND node was disabled in default device tree, the patch 4ad48e3cf
wrongly inserted usb node in the middle caused NAND enabled.

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

index 61eb704..ffe9c78 100644 (file)
                dmas = <&dma_apbh 0>;
                dma-names = "rx-tx";
                power-domains = <&pd_conn_nand>;
+               status = "disabled";
        };
 
        usbphynop1: usbphynop1 {