Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1fa35bc0 authored by Hou Zhiqiang's avatar Hou Zhiqiang Committed by Shawn Guo
Browse files

arm64: dts: layerscape: removed compatible string "snps,dw-pcie"



Removed the wrong compatible string "snps,dw-pcie", in case
match incorrect driver.

Signed-off-by: default avatarHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent aa2aa888
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -475,7 +475,7 @@
		};

		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";
+3 −3
Original line number Diff line number Diff line
@@ -661,7 +661,7 @@
		};

		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";
@@ -687,7 +687,7 @@
		};

		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";
@@ -713,7 +713,7 @@
		};

		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";
+3 −3
Original line number Diff line number Diff line
@@ -630,7 +630,7 @@
		};

		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";
@@ -656,7 +656,7 @@
		};

		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";
@@ -682,7 +682,7 @@
		};

		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";
+3 −3
Original line number Diff line number Diff line
@@ -512,7 +512,7 @@
		};

		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";
@@ -537,7 +537,7 @@
		};

		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";
@@ -562,7 +562,7 @@
		};

		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";
+4 −4
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@
};

&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 */

@@ -128,7 +128,7 @@
};

&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 */

@@ -137,7 +137,7 @@
};

&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 */

@@ -146,7 +146,7 @@
};

&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 */

Loading