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 Arndale Octa

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-8-krzysztof.kozlowski@canonical.com

+1
+1
arch/arm/boot/dts/exynos5420-arndale-octa.dts
··· 352 352 interrupts = <2 IRQ_TYPE_LEVEL_LOW>; 353 353 pinctrl-names = "default"; 354 354 pinctrl-0 = <&s2mps11_irq>; 355 + wakeup-source; 355 356 356 357 s2mps11_osc: clocks { 357 358 compatible = "samsung,s2mps11-clk";