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