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 01/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Itop Core
Date: Tue, 20 Apr 2021 18:49:33 +0200	[thread overview]
Message-ID: <20210420164943.11152-1-krzysztof.kozlowski@canonical.com> (raw)

The RTC on S5M8767 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-itop-scp-core.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi b/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi
index 4583d342af39..b3726d4d7d93 100644
--- a/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi
+++ b/arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi
@@ -163,6 +163,7 @@ s5m8767: pmic@66 {
 						 <1025000>, <950000>,
 						 <918750>, <900000>,
 						 <875000>, <831250>;
+		wakeup-source;
 
 		regulators {
 			ldo1_reg: LDO1 {
-- 
2.25.1


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

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 16:49 Krzysztof Kozlowski [this message]
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 ` [PATCH 07/11] ARM: dts: exynos: enable PMIC wakeup from suspend on P4 Note Krzysztof Kozlowski
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-1-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).