summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2020-03-26 14:45:02 +0100
committerKevin Hilman <khilman@baylibre.com>2020-04-29 11:17:01 -0700
commit2f9139c2609fd7166a465c8a60474aa96d6290ac (patch)
tree57ae1ed0725334e4ddbc2696a12cfd059d4b02ba /arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi
parent8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff)
arm64: dts: amlogic: use the new USB control driver for GXL and GXM
Add the correcly architectured USB Glue node and adapt all the Amlogic GXL and GXM board to the new organization. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com> Link: https://lore.kernel.org/r/20200326134507.4808-11-narmstrong@baylibre.com
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi b/arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi
index 248b018c83d5..ed9f89ee86a8 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi
@@ -360,8 +360,9 @@
status = "okay";
};
-&usb0 {
+&usb {
status = "okay";
+ dr_mode = "host";
};
&usb2_phy0 {