arm64: dts: rockchip: rk3328-box-liantong: Add sleep mode configuration

The board is adjusted with pwm regulator for logic and arm voltage.

The regulator sleep mode is notified by the GPIO pin issued by the soc
The pwm regulator has no pin control for sleep switching, and needs to
notify the soc pmu special processing.

Change-Id: Id2c22f26abcdae427a8e30716afbcaab471ea183
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
Zhangbin Tong
2018-11-23 13:53:24 +08:00
committed by Tao Huang
parent f466d1ed8f
commit c83f890fe9

View File

@@ -495,6 +495,12 @@
&rockchip_suspend {
status = "okay";
rockchip,virtual-poweroff = <1>;
rockchip,sleep-mode-config = <
(0
|RKPM_SLP_CTR_VOL_PWM0
|RKPM_SLP_CTR_VOL_PWM1
)
>;
};
&uart0 {