Skip to content

Commit 855763a

Browse files
Meng Dongyangrkhuangtao
authored andcommitted
arm64: dts: rockchip: enable u2phy low power mode for rk3326-863
Add rockchip,low-power-suspend property to DT of u2phy to make the port enter lower power state when suspend. Change-Id: I88eef53b24c8859ebe2c2b3cb5ecbdc42b406d04 Signed-off-by: Meng Dongyang <[email protected]>
1 parent 5e72cfa commit 855763a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3326-863-lp3-v10.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,10 +657,12 @@
657657
status = "okay";
658658

659659
u2phy_host: host-port {
660+
rockchip,low-power-mode;
660661
status = "okay";
661662
};
662663

663664
u2phy_otg: otg-port {
665+
rockchip,low-power-mode;
664666
status = "okay";
665667
};
666668
};

0 commit comments

Comments
 (0)