hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi
....@@ -119,7 +119,7 @@
119119 };
120120
121121 &pcie1 {
122
- compatible = "fsl,ls2088a-pcie", "snps,dw-pcie";
122
+ compatible = "fsl,ls2088a-pcie";
123123 reg = <0x00 0x03400000 0x0 0x00100000 /* controller registers */
124124 0x20 0x00000000 0x0 0x00002000>; /* configuration space */
125125
....@@ -128,7 +128,7 @@
128128 };
129129
130130 &pcie2 {
131
- compatible = "fsl,ls2088a-pcie", "snps,dw-pcie";
131
+ compatible = "fsl,ls2088a-pcie";
132132 reg = <0x00 0x03500000 0x0 0x00100000 /* controller registers */
133133 0x28 0x00000000 0x0 0x00002000>; /* configuration space */
134134
....@@ -137,7 +137,7 @@
137137 };
138138
139139 &pcie3 {
140
- compatible = "fsl,ls2088a-pcie", "snps,dw-pcie";
140
+ compatible = "fsl,ls2088a-pcie";
141141 reg = <0x00 0x03600000 0x0 0x00100000 /* controller registers */
142142 0x30 0x00000000 0x0 0x00002000>; /* configuration space */
143143
....@@ -146,7 +146,7 @@
146146 };
147147
148148 &pcie4 {
149
- compatible = "fsl,ls2088a-pcie", "snps,dw-pcie";
149
+ compatible = "fsl,ls2088a-pcie";
150150 reg = <0x00 0x03700000 0x0 0x00100000 /* controller registers */
151151 0x38 0x00000000 0x0 0x00002000>; /* configuration space */
152152