[PATCH 1/2] ARM: dts: imx7d-mba7: Remove unsupported property

Bruno Thomsen bruno.thomsen at gmail.com
Tue Mar 2 19:55:39 GMT 2021


Den tir. 2. mar. 2021 kl. 15.54 skrev Fabio Estevam <festevam at gmail.com>:
>
> 'disable-gpio' is not a valid property according to
> Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt.
>
> Remove the unsupported property.
>
> Signed-off-by: Fabio Estevam <festevam at gmail.com>

Reviewed-by: Bruno Thomsen <bruno.thomsen at gmail.com>

> ---
>  arch/arm/boot/dts/imx7d-mba7.dts | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx7d-mba7.dts b/arch/arm/boot/dts/imx7d-mba7.dts
> index 5ef86de53013..ebdf9b8efeb3 100644
> --- a/arch/arm/boot/dts/imx7d-mba7.dts
> +++ b/arch/arm/boot/dts/imx7d-mba7.dts
> @@ -99,7 +99,6 @@ &pcie {
>         /* probe deferral not supported */
>         /* pcie-bus-supply = <&reg_mpcie_1v5>; */
>         reset-gpio = <&gpio5 12 GPIO_ACTIVE_LOW>;
> -       disable-gpio = <&gpio2 29 GPIO_ACTIVE_LOW>;
>         power-on-gpio = <&gpio2 30 GPIO_ACTIVE_LOW>;
>         status = "okay";
>  };
> --
> 2.25.1
>



More information about the linux-arm-kernel mailing list