arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supply

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>
This commit is contained in:
Tim Harvey 2021-04-16 15:06:00 -07:00 committed by Stefano Babic
parent 1afa31a41e
commit 566c537c60

View File

@ -120,7 +120,6 @@
regulator-name = "5P0V";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
regulator-always-on;
};
};