Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

+1
+1
arch/arm/boot/dts/exynos5420-smdk5420.dts
··· 132 132 pmic@66 { 133 133 compatible = "samsung,s2mps11-pmic"; 134 134 reg = <0x66>; 135 + wakeup-source; 135 136 136 137 s2mps11_osc: clocks { 137 138 compatible = "samsung,s2mps11-clk";