mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-17 17:51:27 +01:00
dm: usb: exynos: Enable both EHCI and XHCI on snow
Since we can support both controllers now, enable this in the device tree. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de>
This commit is contained in:
parent
78ab40b3e5
commit
243d7f15e5
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@
|
|||
|
||||
ehci@12110000 {
|
||||
samsung,vbus-gpio = <&gpx1 1 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
xhci@12000000 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue