[PATCH v3] ARM: dts: imx7d-pico: Add initial support

Fabio Estevam festevam at gmail.com
Wed May 17 09:52:29 PDT 2017


Hi Vanessa,

On Wed, May 17, 2017 at 11:10 AM, Vanessa Maegima
<vanessa.maegima at nxp.com> wrote:

> +       reg_usb_otg1_vbus: regulator-usb-otg1-vbus {
> +               compatible = "regulator-fixed";
> +               regulator-name = "usb_otg1_vbus";
> +               regulator-min-microvolt = <5000000>;
> +               regulator-max-microvolt = <5000000>;
> +               gpio = <&gpio4 5 GPIO_ACTIVE_LOW>;
> +               enable-active-low;

'enable-active-low' is not a valid property. Please remove it.

With this fixed you can add:

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>



More information about the linux-arm-kernel mailing list