linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 01/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Itop Core
@ 2021-04-20 16:49 Krzysztof Kozlowski
  2021-04-20 16:49 ` [PATCH 02/11] ARM: dts: exynos: enable PMIC wakeup from suspend on Origen4412 Krzysztof Kozlowski
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2021-04-20 16:49 UTC (permalink / raw)
  To: Krzysztof Kozlowski, devicetree, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-05-11 13:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [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

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).