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 XU

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

+1
+1
arch/arm/boot/dts/exynos5410-odroidxu.dts
··· 190 190 pinctrl-names = "default"; 191 191 pinctrl-0 = <&max77802_irq>, <&pmic_dvs_1>, <&pmic_dvs_2>, 192 192 <&pmic_dvs_3>; 193 + wakeup-source; 193 194 #clock-cells = <1>; 194 195 195 196 inl1-supply = <&buck5_reg>;