linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 07/11] ARM: dts: exynos: enable PMIC wakeup from suspend on P4 Note
Date: Tue, 20 Apr 2021 18:49:39 +0200	[thread overview]
Message-ID: <20210420164943.11152-7-krzysztof.kozlowski@canonical.com> (raw)
In-Reply-To: <20210420164943.11152-1-krzysztof.kozlowski@canonical.com>

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>
---
 arch/arm/boot/dts/exynos4412-p4note.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/exynos4412-p4note.dtsi b/arch/arm/boot/dts/exynos4412-p4note.dtsi
index 9e750890edb8..22c3086e0076 100644
--- a/arch/arm/boot/dts/exynos4412-p4note.dtsi
+++ b/arch/arm/boot/dts/exynos4412-p4note.dtsi
@@ -325,6 +325,7 @@ max77686: pmic@9 {
 		interrupts = <7 IRQ_TYPE_LEVEL_LOW>;
 		pinctrl-0 = <&max77686_irq>;
 		pinctrl-names = "default";
+		wakeup-source;
 		reg = <0x09>;
 		#clock-cells = <1>;
 
-- 
2.25.1


  parent reply	other threads:[~2021-04-20 16:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 16:49 [PATCH 01/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Itop Core Krzysztof Kozlowski
2021-04-20 16:49 ` [PATCH 02/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Origen4412 Krzysztof Kozlowski
2021-04-20 16:49 ` [PATCH 03/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Arndale Krzysztof Kozlowski
2021-04-20 16:49 ` [PATCH 04/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid XU Krzysztof Kozlowski
2021-04-20 16:49 ` [PATCH 05/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Midas Krzysztof Kozlowski
2021-04-20 16:49 ` [PATCH 06/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid X/U3 Krzysztof Kozlowski
2021-04-20 16:49 ` Krzysztof Kozlowski [this message]
2021-04-20 16:49 ` [PATCH 08/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Arndale Octa Krzysztof Kozlowski
2021-04-20 16:49 ` [PATCH 09/11] ARM: dts: exynos: enable PMIC wakeup from suspend on SMDK5420 Krzysztof Kozlowski
2021-04-20 16:49 ` [PATCH 10/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Odroid XU3/XU4 family Krzysztof Kozlowski
2021-04-20 16:49 ` [PATCH 11/11] arm64: dts: exynos: enable PMIC wakeup from suspend on TM2 Krzysztof Kozlowski
2021-05-11 12:40 ` [PATCH 01/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Itop Core Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210420164943.11152-7-krzysztof.kozlowski@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).