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 P4 Note

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

+1
+1
arch/arm/boot/dts/exynos4412-p4note.dtsi
··· 325 325 interrupts = <7 IRQ_TYPE_LEVEL_LOW>; 326 326 pinctrl-0 = <&max77686_irq>; 327 327 pinctrl-names = "default"; 328 + wakeup-source; 328 329 reg = <0x09>; 329 330 #clock-cells = <1>; 330 331