mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ARM: dts: rk3229-gva-sdk: update rockchip_suspend node
Add RKPM_CTR_PMIC in sleep-mode-config property Change-Id: Idfe5334d8676aa7d783513512592056f5fed2522 Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
This commit is contained in:
committed by
Huang, Tao
parent
54b684e928
commit
e5342c38df
@@ -348,3 +348,13 @@
|
||||
assigned-clocks = <&cru SCLK_SDIO_SRC>;
|
||||
assigned-clock-parents = <&xin24m>;
|
||||
};
|
||||
|
||||
&rockchip_suspend {
|
||||
rockchip,sleep-mode-config = <
|
||||
(0
|
||||
|RKPM_CTR_GTCLKS
|
||||
|RKPM_CTR_IDLESRAM_MD
|
||||
|RKPM_CTR_PMIC
|
||||
)
|
||||
>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user