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
This commit is contained in:
parent
1178f7127a
commit
9614ae5375
1 changed files with 1 additions and 0 deletions
|
|
@ -325,6 +325,7 @@
|
|||
interrupts = <7 IRQ_TYPE_LEVEL_LOW>;
|
||||
pinctrl-0 = <&max77686_irq>;
|
||||
pinctrl-names = "default";
|
||||
wakeup-source;
|
||||
reg = <0x09>;
|
||||
#clock-cells = <1>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue