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 <daniel.meng@rock-chips.com>
This commit is contained in:
Meng Dongyang
2018-03-29 18:28:20 +08:00
committed by Tao Huang
parent 5e72cfa2a5
commit 855763aa3c

View File

@@ -657,10 +657,12 @@
status = "okay";
u2phy_host: host-port {
rockchip,low-power-mode;
status = "okay";
};
u2phy_otg: otg-port {
rockchip,low-power-mode;
status = "okay";
};
};