mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -1503,6 +1503,7 @@
|
||||
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 @@
|
||||
clock-names = "phyclk";
|
||||
#clock-cells = <0>;
|
||||
clock-output-names = "clk_usbphy1_480m";
|
||||
power-domains = <&power RK3399_PD_PERIHP>;
|
||||
status = "disabled";
|
||||
|
||||
u2phy1_host: host-port {
|
||||
|
||||
Reference in New Issue
Block a user