mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
a08d915e89
commit
c76cb97fe5
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user