mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
ARM: dts: exynos: enable PMIC wakeup from suspend on SMDK5420
The RTC on S2MPS11 PMIC can wakeup the system from suspend to RAM. Add a generic property for this. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Link: https://lore.kernel.org/r/20210420164943.11152-9-krzysztof.kozlowski@canonical.com
This commit is contained in:
parent
1d4203b1fa
commit
a145cc05cb
|
|
@ -132,6 +132,7 @@ &hsi2c_4 {
|
|||
pmic@66 {
|
||||
compatible = "samsung,s2mps11-pmic";
|
||||
reg = <0x66>;
|
||||
wakeup-source;
|
||||
|
||||
s2mps11_osc: clocks {
|
||||
compatible = "samsung,s2mps11-clk";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user