From: Neil Armstrong Date: Thu, 19 Oct 2017 10:31:09 +0000 (+0200) Subject: ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply X-Git-Tag: v4.15-rc1~75^2~12^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e841ec956e539f4002f5e9fe9f9e904dcca12d5d;p=thirdparty%2Flinux.git ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply Looking at the schematics, the USB Power Supply is shared between the two USB interfaces, If the usb0 fails to initialize, the second one won't have power. Fixes: 5a0803bd5ae2 ("ARM64: dts: meson-gxbb-odroidc2: Enable USB Nodes") Signed-off-by: Neil Armstrong Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts index 1deaa53c9fb56..2e5ed59e697ed 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts @@ -301,6 +301,7 @@ &usb1_phy { status = "okay"; + phy-supply = <&usb_otg_pwr>; }; &usb0 {