arm64: dts: ls208x: Remove non-compatible driver device from qspi node
authorAshish Kumar <Ashish.Kumar@nxp.com>
Wed, 4 Dec 2019 10:58:17 +0000 (16:28 +0530)
committerShawn Guo <shawnguo@kernel.org>
Wed, 11 Dec 2019 03:13:41 +0000 (11:13 +0800)
Since device properties are different, so remove fsl, ls1021a-qspi.
ls1021a-qspi is to be used only for Big-endian verion of QSPI controller

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi

index 7a0be8e..8b2fd27 100644 (file)
 
                qspi: spi@20c0000 {
                        status = "disabled";
-                       compatible = "fsl,ls2080a-qspi", "fsl,ls1021a-qspi";
+                       compatible = "fsl,ls2080a-qspi";
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <0x0 0x20c0000 0x0 0x10000>,