Skip to content

Commit a1334d7

Browse files
dolciniShawn Guo
authored andcommitted
ARM: dts: imx6q-apalis: remove pcie-switch node
The compatible "plx,pex8605" does not exist, there is no DT binding for it and there was never a driver matching this compatible, remove it. Signed-off-by: Francesco Dolcini <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 690f7e4 commit a1334d7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

arch/arm/boot/dts/nxp/imx/imx6q-apalis-eval.dts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@
3636
status = "okay";
3737
};
3838

39-
/* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */
40-
&i2c1 {
41-
/* PCIe Switch */
42-
pcie-switch@58 {
43-
compatible = "plx,pex8605";
44-
reg = <0x58>;
45-
};
46-
};
47-
4839
&pcie {
4940
vpcie-supply = <&reg_pcie_switch>;
5041
status = "okay";

0 commit comments

Comments
 (0)