arm64: dts: rockchip: rv1126b-evb1-v10&rv1126b-evb2-v10: enable low power aoa
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com> Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Change-Id: I5c0019df2576450fb15751ba1b83529c307ae13e
This commit is contained in:
committed by
Tao Huang
parent
eb1d1e7885
commit
6dd93bf724
@@ -25,6 +25,7 @@
|
|||||||
| RKPM_SLP_PMU_PMUALIVE_32K
|
| RKPM_SLP_PMU_PMUALIVE_32K
|
||||||
| RKPM_SLP_PMU_DIS_OSC
|
| RKPM_SLP_PMU_DIS_OSC
|
||||||
| RKPM_SLP_32K_EXT
|
| RKPM_SLP_32K_EXT
|
||||||
|
| RKPM_SLP_LP_AOA
|
||||||
)
|
)
|
||||||
>;
|
>;
|
||||||
|
|
||||||
@@ -156,6 +157,13 @@
|
|||||||
| RKPM_IO_CFG_ID(25)
|
| RKPM_IO_CFG_ID(25)
|
||||||
)
|
)
|
||||||
>;
|
>;
|
||||||
|
|
||||||
|
rockchip,wakeup-config = <
|
||||||
|
(0
|
||||||
|
| RKPM_GPIO0_WKUP_EN
|
||||||
|
| RKPM_AAD_WKUP_EN
|
||||||
|
)
|
||||||
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&rtc {
|
&rtc {
|
||||||
|
|||||||
@@ -21,6 +21,16 @@
|
|||||||
&rockchip_suspend {
|
&rockchip_suspend {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
|
rockchip,sleep-mode-config = <
|
||||||
|
(0
|
||||||
|
| RKPM_SLP_ARMOFF_LOGOFF
|
||||||
|
| RKPM_SLP_PMU_PMUALIVE_32K
|
||||||
|
| RKPM_SLP_PMU_DIS_OSC
|
||||||
|
| RKPM_SLP_32K_EXT
|
||||||
|
| RKPM_SLP_LP_AOA
|
||||||
|
)
|
||||||
|
>;
|
||||||
|
|
||||||
rockchip,sleep-pin-config = <
|
rockchip,sleep-pin-config = <
|
||||||
(0
|
(0
|
||||||
| RKPM_SLEEP_PIN0_EN
|
| RKPM_SLEEP_PIN0_EN
|
||||||
@@ -30,6 +40,13 @@
|
|||||||
)
|
)
|
||||||
>;
|
>;
|
||||||
|
|
||||||
|
rockchip,wakeup-config = <
|
||||||
|
(0
|
||||||
|
| RKPM_GPIO0_WKUP_EN
|
||||||
|
| RKPM_AAD_WKUP_EN
|
||||||
|
)
|
||||||
|
>;
|
||||||
|
|
||||||
rockchip,sleep-io-config = <
|
rockchip,sleep-io-config = <
|
||||||
/* pmic_sleep */
|
/* pmic_sleep */
|
||||||
(0
|
(0
|
||||||
|
|||||||
Reference in New Issue
Block a user