mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
rk3368-p9_818.dts: add suspend config
This commit is contained in:
@@ -765,3 +765,15 @@
|
||||
<&clk_hevc_cabac 300000000>;
|
||||
};
|
||||
|
||||
&rockchip_suspend {
|
||||
rockchip,ctrbits = <
|
||||
(0
|
||||
| RKPM_SLP_ARMOFF
|
||||
| RKPM_SLP_PMU_PLLS_PWRDN
|
||||
| RKPM_SLP_PMU_PMUALIVE_32K
|
||||
| RKPM_SLP_SFT_PLLS_DEEP
|
||||
| RKPM_SLP_PMU_DIS_OSC
|
||||
| RKPM_SLP_SFT_PD_NBSCUS
|
||||
)
|
||||
>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user