arm64: dts: rockchip: rk3568: add usb2 phy node for dwc3 otg controller

Change-Id: I01028244afc6ff96ff5d23e413cabc4d8fded107
Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
William Wu
2020-11-09 18:01:53 +08:00
committed by Tao Huang
parent 5bf4066cad
commit 4377dfe8a3

View File

@@ -245,6 +245,8 @@
reg = <0x0 0xfcc00000 0x0 0x400000>;
interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
dr_mode = "otg";
phys = <&u2phy0_otg>;
phy-names = "usb2-phy";
phy_type = "utmi_wide";
power-domains = <&power RK3568_PD_PIPE>;
resets = <&cru SRST_USB3OTG0>;