[PATCH 3/3] arm64: dts: mba8xx: Remove invalid propert
Bjorn Helgaas
helgaas at kernel.org
Tue Feb 25 09:47:05 PST 2025
Subject line could include 'disable-gpio'
And s/propert/property/
On Tue, Feb 25, 2025 at 11:27:23AM +0100, Alexander Stein wrote:
> disable-gpio is an (old) downstream kernel property, which slipped into
> DT. Remove it.
I guess the implication is that the driver has never used this.
> Fixes: c01a26b8897a ("arm64: dts: mba8xx: Add PCIe support")
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
> arch/arm64/boot/dts/freescale/mba8xx.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/mba8xx.dtsi b/arch/arm64/boot/dts/freescale/mba8xx.dtsi
> index 117f657283191..c4b5663949ade 100644
> --- a/arch/arm64/boot/dts/freescale/mba8xx.dtsi
> +++ b/arch/arm64/boot/dts/freescale/mba8xx.dtsi
> @@ -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 = <®_pcie_1v5>;
> status = "okay";
> };
> --
> 2.43.0
>
More information about the linux-arm-kernel
mailing list