projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ab40b
)
dm: usb: exynos: Enable both EHCI and XHCI on snow
author
Simon Glass
<sjg@chromium.org>
Wed, 25 Mar 2015 18:22:58 +0000
(12:22 -0600)
committer
Simon Glass
<sjg@chromium.org>
Sat, 18 Apr 2015 17:11:29 +0000
(11:11 -0600)
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>
arch/arm/dts/exynos5250-snow.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/exynos5250-snow.dts
b/arch/arm/dts/exynos5250-snow.dts
index d34ffce3d62abaee77f2f7902f090306c55de8cf..e89a94fce27300c988299f819b649376769c8369 100644
(file)
--- a/
arch/arm/dts/exynos5250-snow.dts
+++ b/
arch/arm/dts/exynos5250-snow.dts
@@
-134,6
+134,7
@@
ehci@12110000 {
samsung,vbus-gpio = <&gpx1 1 GPIO_ACTIVE_HIGH>;
+ status = "okay";
};
xhci@12000000 {