arm64: dts: mba8xx: Remove invalid property disable-gpio

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>
This commit is contained in:
Alexander Stein 2025-02-25 11:27:23 +01:00 committed by Shawn Guo
parent 0b4c46f9ad
commit bcd240b231

View File

@ -328,7 +328,6 @@ &pcieb {
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";
};