]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mba8xx: Remove invalid property disable-gpio
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Tue, 25 Feb 2025 10:27:23 +0000 (11:27 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 11 Mar 2025 02:49:38 +0000 (10:49 +0800)
disable-gpio is an (old) downstream kernel property, which slipped into
DT. Remove it.

Fixes: c01a26b8897a ("arm64: dts: mba8xx: Add PCIe support")
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/mba8xx.dtsi

index 117f65728319161cb1e8a05f24203d909c405f5b..c4b5663949ade617fe9b7be20a3aebf0b322623a 100644 (file)
        pinctrl-0 = <&pinctrl_pcieb>;
        pinctrl-names = "default";
        reset-gpios = <&lsio_gpio4 0 GPIO_ACTIVE_LOW>;
-       disable-gpio = <&expander 7 GPIO_ACTIVE_LOW>;
        vpcie-supply = <&reg_pcie_1v5>;
        status = "okay";
 };