From: Simon Glass Date: Wed, 25 Mar 2015 18:22:58 +0000 (-0600) Subject: dm: usb: exynos: Enable both EHCI and XHCI on snow X-Git-Tag: v2015.07-rc1~191 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=243d7f15e5b4744801e1c7afc193381abaa991ae;p=u-boot 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 Reviewed-by: Marek Vasut --- diff --git a/arch/arm/dts/exynos5250-snow.dts b/arch/arm/dts/exynos5250-snow.dts index d34ffce3d6..e89a94fce2 100644 --- 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 {