Commit a145cc05 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: exynos: enable PMIC wakeup from suspend on SMDK5420

The RTC on S2MPS11 PMIC can wakeup the system from suspend to RAM.
Add a generic property for this.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210420164943.11152-9-krzysztof.kozlowski@canonical.com
parent 1d4203b1
......@@ -132,6 +132,7 @@ &hsi2c_4 {
pmic@66 {
compatible = "samsung,s2mps11-pmic";
reg = <0x66>;
wakeup-source;
s2mps11_osc: clocks {
compatible = "samsung,s2mps11-clk";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment