mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user