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 Odroid XU3/XU4 family

The RTC on S2MPS11 PMIC on Odroid XU3/XU4 family of boards 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-10-krzysztof.kozlowski@canonical.com

+1
+1
arch/arm/boot/dts/exynos5422-odroid-core.dtsi
··· 512 512 interrupts = <4 IRQ_TYPE_LEVEL_LOW>; 513 513 pinctrl-names = "default"; 514 514 pinctrl-0 = <&s2mps11_irq>; 515 + wakeup-source; 515 516 516 517 s2mps11_osc: clocks { 517 518 compatible = "samsung,s2mps11-clk";