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 Midas

The RTC on Maxim max77686 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-5-krzysztof.kozlowski@canonical.com

+1
+1
arch/arm/boot/dts/exynos4412-midas.dtsi
··· 668 668 interrupts = <7 IRQ_TYPE_LEVEL_LOW>; 669 669 pinctrl-0 = <&max77686_irq>; 670 670 pinctrl-names = "default"; 671 + wakeup-source; 671 672 reg = <0x09>; 672 673 #clock-cells = <1>; 673 674