ARM: dts: rockchip: Enable usb PHY on rk3288-evb board

Enable usb PHY for all usb ports on rk3288-evb.

Signed-off-by: Yunzhi Li <lyz@rock-chips.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Yunzhi Li 2014-12-12 23:17:02 +08:00 committed by Heiko Stuebner
parent f6db7029bb
commit e537c9ccfa

View File

@ -238,6 +238,10 @@
};
};
&usbphy {
status = "okay";
};
&usb_host0_ehci {
status = "okay";
};