summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic
diff options
context:
space:
mode:
authorNeil Armstrong2017-10-19 12:31:09 +0200
committerKevin Hilman2017-10-29 16:43:00 +0100
commite841ec956e539f4002f5e9fe9f9e904dcca12d5d (patch)
tree0285f94c11f9233b0778a5c296a3c8862b04a97e /arch/arm64/boot/dts/amlogic
parentarm64: dts: meson-axg: add initial A113D SoC DT support (diff)
downloadkernel-qcow2-linux-e841ec956e539f4002f5e9fe9f9e904dcca12d5d.tar.gz
kernel-qcow2-linux-e841ec956e539f4002f5e9fe9f9e904dcca12d5d.tar.xz
kernel-qcow2-linux-e841ec956e539f4002f5e9fe9f9e904dcca12d5d.zip
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 <narmstrong@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
index 1deaa53c9fb5..2e5ed59e697e 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 {