arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supply
authorTim Harvey <tharvey@gateworks.com>
Fri, 16 Apr 2021 22:06:00 +0000 (15:06 -0700)
committerStefano Babic <sbabic@denx.de>
Sun, 2 May 2021 10:46:54 +0000 (12:46 +0200)
Remove the invalid 'regulator-always-on' property to resolve:
starting USB...
Bus usb@2184000: Error enabling VBUS supply (ret=-13)
probe failed, error -13
Bus usb@2184200: USB EHCI 1.00

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/dts/imx6qdl-gw552x.dtsi

index 5462907..7935b10 100644 (file)
                regulator-name = "5P0V";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               regulator-always-on;
        };
 };