arm64: dts: rockchip: add usb2 phy-phandle for ohci on rk3366

This adds support usb2.0 phy-phandle for ohci controller on rk3366.

Change-Id: I9b5e27636e7574669ba01e4302c741d8895c68ff
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
This commit is contained in:
Frank Wang
2016-09-19 17:22:58 +08:00
committed by Huang, Tao
parent cbfa108290
commit b900753b66

View File

@@ -492,6 +492,8 @@
interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru SCLK_USBPHY480M>, <&cru HCLK_HOST>;
clock-names = "usbphy_480m", "hclk_host0";
phys = <&u2phy_host>;
phy-names = "usb";
status = "disabled";
};