Skip to content

Commit

Permalink
ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller
Browse files Browse the repository at this point in the history
The Khadas VIM2 board connects the dwc3 controller to an internal 4-port
USB hub which. Two of these ports are accessible directly soldered to
the board, while the other two are accessible through the 40-pin "GPIO"
header.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
  • Loading branch information
Martin Blumenstingl authored and Kevin Hilman committed Apr 18, 2018
1 parent 55ef322 commit 4b7b0d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -406,3 +406,7 @@
status = "okay";
vref-supply = <&vddio_ao18>;
};

&usb0 {
status = "okay";
};

0 comments on commit 4b7b0d7

Please sign in to comment.