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
This commit is contained in:
@@ -352,6 +352,7 @@
|
|||||||
interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
|
interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&s2mps11_irq>;
|
pinctrl-0 = <&s2mps11_irq>;
|
||||||
|
wakeup-source;
|
||||||
|
|
||||||
s2mps11_osc: clocks {
|
s2mps11_osc: clocks {
|
||||||
compatible = "samsung,s2mps11-clk";
|
compatible = "samsung,s2mps11-clk";
|
||||||
|
|||||||
Reference in New Issue
Block a user