mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: rockchip: rk3588: add php and pipe clks for usb3 host2
Signed-off-by: William Wu <william.wu@rock-chips.com> Change-Id: I1e99f810512c2ffd8623a9e238a0c236fdd279d0
This commit is contained in:
@@ -1046,8 +1046,9 @@
|
||||
usbhost3_0: usbhost3_0 {
|
||||
compatible = "rockchip,rk3588-dwc3", "rockchip,rk3399-dwc3";
|
||||
clocks = <&cru REF_CLK_USB3OTG2>, <&cru SUSPEND_CLK_USB3OTG2>,
|
||||
<&cru ACLK_USB3OTG2>, <&cru CLK_UTMI_OTG2>;
|
||||
clock-names = "ref", "suspend", "bus", "utmi";
|
||||
<&cru ACLK_USB3OTG2>, <&cru CLK_UTMI_OTG2>,
|
||||
<&cru PCLK_PHP_ROOT>, <&cru CLK_PIPEPHY2_PIPE_U3_G>;
|
||||
clock-names = "ref", "suspend", "bus", "utmi", "php", "pipe";
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
|
||||
Reference in New Issue
Block a user