
25 Mar
2015
25 Mar
'15
7:22 p.m.
Since we can support both controllers now, enable this in the device tree.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v2: None
arch/arm/dts/exynos5250-snow.dts | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/exynos5250-snow.dts b/arch/arm/dts/exynos5250-snow.dts index d6777ee..668961a 100644 --- a/arch/arm/dts/exynos5250-snow.dts +++ b/arch/arm/dts/exynos5250-snow.dts @@ -133,6 +133,7 @@
ehci@12110000 { samsung,vbus-gpio = <&gpx1 1 GPIO_ACTIVE_HIGH>; + status = "okay"; };
xhci@12000000 {
--
2.2.0.rc0.207.ga3a616c