]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: imx6q-apalis: remove pcie-switch node
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Thu, 10 Apr 2025 06:40:00 +0000 (08:40 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 25 Apr 2025 00:39:58 +0000 (08:39 +0800)
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 <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6q-apalis-eval.dts

index e1077e2da5f42652f5ec07c29174f34e21fd7231..1f2200f500596676753f230548aaa512089e6692 100644 (file)
        status = "okay";
 };
 
-/* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */
-&i2c1 {
-       /* PCIe Switch */
-       pcie-switch@58 {
-               compatible = "plx,pex8605";
-               reg = <0x58>;
-       };
-};
-
 &pcie {
        vpcie-supply = <&reg_pcie_switch>;
        status = "okay";