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:
William Wu
2021-12-02 11:15:21 +08:00
committed by Tao Huang
parent d4156b7d78
commit 78db018c90

View File

@@ -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;