[PATCH v2 2/4] arm64: dts: imx8mp-phyboard-pollux: Enable USB support

Fabio Estevam festevam at gmail.com
Tue Sep 5 04:47:51 PDT 2023


Hi Cem,

On Tue, Sep 5, 2023 at 5:29 AM Cem Tenruh <c.tenruh at phytec.de> wrote:

> +       reg_usb1_vbus: regulator-usb1-vbus {
> +               compatible = "regulator-fixed";
> +               pinctrl-names = "default";
> +               pinctrl-0 = <&pinctrl_usb1_vbus>;
> +               gpio = <&gpio1 12 GPIO_ACTIVE_LOW>;
> +               regulator-always-on;

As a GPIO controls this regulator, I would remove the
'regulator-always-on' property.

With that fixed:

Reviewed-by: Fabio Estevam <festevam at gmail.com>



More information about the linux-arm-kernel mailing list