]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
arm64: dts: layerscape: removed compatible string "snps,dw-pcie"
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Wed, 7 Nov 2018 05:35:32 +0000 (05:35 +0000)
committerShawn Guo <shawnguo@kernel.org>
Sat, 8 Dec 2018 02:28:38 +0000 (10:28 +0800)
Removed the wrong compatible string "snps,dw-pcie", in case
match incorrect driver.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi

index 21f2b3ba6b58ab08579aca88c09bd7696ed9384a..816f3a4537e361c0be9ce5dd54216ab09df91b73 100644 (file)
                };
 
                pcie@3400000 {
-                       compatible = "fsl,ls1012a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1012a-pcie";
                        reg = <0x00 0x03400000 0x0 0x00100000   /* controller registers */
                               0x40 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
index 760d510d78de021d1d3c63c09dd6f4a8ae24a87a..3364a7fe18e0bac43178c8cd0f0cb95cff1b42e6 100644 (file)
                };
 
                pcie@3400000 {
-                       compatible = "fsl,ls1043a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1043a-pcie";
                        reg = <0x00 0x03400000 0x0 0x00100000   /* controller registers */
                               0x40 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3500000 {
-                       compatible = "fsl,ls1043a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1043a-pcie";
                        reg = <0x00 0x03500000 0x0 0x00100000   /* controller registers */
                               0x48 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3600000 {
-                       compatible = "fsl,ls1043a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1043a-pcie";
                        reg = <0x00 0x03600000 0x0 0x00100000   /* controller registers */
                               0x50 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
index 64d334c6b0b422d2fca241a7e06cbcb796882dfa..54a3827788badeba4beeabede47adafcbb155b08 100644 (file)
                };
 
                pcie@3400000 {
-                       compatible = "fsl,ls1046a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1046a-pcie";
                        reg = <0x00 0x03400000 0x0 0x00100000   /* controller registers */
                               0x40 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3500000 {
-                       compatible = "fsl,ls1046a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1046a-pcie";
                        reg = <0x00 0x03500000 0x0 0x00100000   /* controller registers */
                               0x48 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3600000 {
-                       compatible = "fsl,ls1046a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1046a-pcie";
                        reg = <0x00 0x03600000 0x0 0x00100000   /* controller registers */
                               0x50 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
index 9deb9cb8304627d16ef6e4d3c06d5a52a485d587..b8b710015e151046ebf63e7b074a4cd96af6e1cb 100644 (file)
                };
 
                pcie@3400000 {
-                       compatible = "fsl,ls1088a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1088a-pcie";
                        reg = <0x00 0x03400000 0x0 0x00100000   /* controller registers */
                               0x20 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3500000 {
-                       compatible = "fsl,ls1088a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1088a-pcie";
                        reg = <0x00 0x03500000 0x0 0x00100000   /* controller registers */
                               0x28 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3600000 {
-                       compatible = "fsl,ls1088a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1088a-pcie";
                        reg = <0x00 0x03600000 0x0 0x00100000   /* controller registers */
                               0x30 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
index 7c882da3f6b0e176b9af449705c699322cdf4e0b..a5f668d786b81dc6062bebde2c4bafcf61b4312a 100644 (file)
 };
 
 &pcie1 {
-       compatible = "fsl,ls2088a-pcie", "snps,dw-pcie";
+       compatible = "fsl,ls2088a-pcie";
        reg = <0x00 0x03400000 0x0 0x00100000   /* controller registers */
               0x20 0x00000000 0x0 0x00002000>; /* configuration space */
 
 };
 
 &pcie2 {
-       compatible = "fsl,ls2088a-pcie", "snps,dw-pcie";
+       compatible = "fsl,ls2088a-pcie";
        reg = <0x00 0x03500000 0x0 0x00100000   /* controller registers */
               0x28 0x00000000 0x0 0x00002000>; /* configuration space */
 
 };
 
 &pcie3 {
-       compatible = "fsl,ls2088a-pcie", "snps,dw-pcie";
+       compatible = "fsl,ls2088a-pcie";
        reg = <0x00 0x03600000 0x0 0x00100000   /* controller registers */
               0x30 0x00000000 0x0 0x00002000>; /* configuration space */
 
 };
 
 &pcie4 {
-       compatible = "fsl,ls2088a-pcie", "snps,dw-pcie";
+       compatible = "fsl,ls2088a-pcie";
        reg = <0x00 0x03700000 0x0 0x00100000   /* controller registers */
               0x38 0x00000000 0x0 0x00002000>; /* configuration space */
 
index 5732e3b48be7d8eec2afb4ed7f16122d89085333..f3591966c3476a00f18fc76cb5f9348410a7e49b 100644 (file)
                };
 
                pcie1: pcie@3400000 {
-                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie",
-                                    "snps,dw-pcie";
+                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie";
                        reg-names = "regs", "config";
                        interrupts = <0 108 0x4>; /* Level high type */
                        interrupt-names = "intr";
                };
 
                pcie2: pcie@3500000 {
-                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie",
-                                    "snps,dw-pcie";
+                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie";
                        reg-names = "regs", "config";
                        interrupts = <0 113 0x4>; /* Level high type */
                        interrupt-names = "intr";
                };
 
                pcie3: pcie@3600000 {
-                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie",
-                                    "snps,dw-pcie";
+                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie";
                        reg-names = "regs", "config";
                        interrupts = <0 118 0x4>; /* Level high type */
                        interrupt-names = "intr";
                };
 
                pcie4: pcie@3700000 {
-                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie",
-                                    "snps,dw-pcie";
+                       compatible = "fsl,ls2080a-pcie", "fsl,ls2085a-pcie";
                        reg-names = "regs", "config";
                        interrupts = <0 123 0x4>; /* Level high type */
                        interrupt-names = "intr";