arm64: dts: rockchip: add pd_perihp power-domain for rk3399 u2phy

Assign the pd_perihp power-domain to the USB 2.0 PHY node.

Change-Id: I9fda0a4391a6fb3823293b3dd36cae7cd6da0fb5
Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
William Wu 2019-04-08 09:23:14 +08:00 committed by Tao Huang
parent a08d915e89
commit c76cb97fe5

View File

@ -1503,6 +1503,7 @@ u2phy0: usb2-phy@e450 {
clock-names = "phyclk";
#clock-cells = <0>;
clock-output-names = "clk_usbphy0_480m";
power-domains = <&power RK3399_PD_PERIHP>;
status = "disabled";
u2phy0_host: host-port {
@ -1530,6 +1531,7 @@ u2phy1: usb2-phy@e460 {
clock-names = "phyclk";
#clock-cells = <0>;
clock-output-names = "clk_usbphy1_480m";
power-domains = <&power RK3399_PD_PERIHP>;
status = "disabled";
u2phy1_host: host-port {