All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] Add support for Suspend and Resume for Exynos4412 on
@ 2019-02-13 21:40 ` Anand Moon
  0 siblings, 0 replies; 34+ messages in thread
From: Anand Moon @ 2019-02-13 21:40 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel
  Cc: Rob Herring, Kukjin Kim, Krzysztof Kozlowski, Marek Szyprowski,
	Tomasz Figa, Chanwoo Choi, Pankaj Dubey

Add support to set the Odroid U3+ device into DEEP sleep mode
and is able to resume from suspend state.

Changes base on Krxk/next/dt and worked on 5.0.0-rc6+
TODO: fix the eMMC failuer.

Any input are welcome.

Best Regards
-Anand

Anand Moon (2):
  ARM: dts: exynos: Add proper regulator states for suspend-to-mem for
    odroid-u3
  soc: samsung: pmu: Add the PMU data of exynos4412 to support low-power
    state

 .../boot/dts/exynos4412-odroid-common.dtsi    | 63 ++++++++++++++
 arch/arm/boot/dts/exynos4412-odroidu3.dts     |  3 +
 drivers/soc/samsung/exynos4-pmu.c             | 83 +++++++++++++++++++
 include/linux/soc/samsung/exynos-regs-pmu.h   | 21 +++++
 4 files changed, 170 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2019-02-15 13:58 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 21:40 [RFC 0/2] Add support for Suspend and Resume for Exynos4412 on Anand Moon
2019-02-13 21:40 ` Anand Moon
2019-02-13 21:40 ` [RFC 1/2] ARM: dts: exynos: Add proper regulator states for suspend-to-mem for odroid-u3 Anand Moon
2019-02-13 21:40   ` Anand Moon
2019-02-13 21:40   ` Anand Moon
2019-02-14 12:41   ` Krzysztof Kozlowski
2019-02-14 12:41     ` Krzysztof Kozlowski
2019-02-14 12:41     ` Krzysztof Kozlowski
2019-02-14 18:34     ` Anand Moon
2019-02-14 18:34       ` Anand Moon
2019-02-14 18:34       ` Anand Moon
2019-02-15  7:30       ` Krzysztof Kozlowski
2019-02-15  7:30         ` Krzysztof Kozlowski
2019-02-15  7:30         ` Krzysztof Kozlowski
2019-02-15  8:43         ` Anand Moon
2019-02-15  8:43           ` Anand Moon
2019-02-15  8:43           ` Anand Moon
2019-02-15 13:58         ` Anand Moon
2019-02-15 13:58           ` Anand Moon
2019-02-15 13:58           ` Anand Moon
2019-02-13 21:40 ` [RFC 2/2] soc: samsung: pmu: Add the PMU data of exynos4412 to support low-power state Anand Moon
2019-02-13 21:40   ` Anand Moon
2019-02-14 12:59   ` Krzysztof Kozlowski
2019-02-14 12:59     ` Krzysztof Kozlowski
2019-02-14 12:59     ` Krzysztof Kozlowski
2019-02-14 18:37     ` Anand Moon
2019-02-14 18:37       ` Anand Moon
2019-02-14 18:37       ` Anand Moon
2019-02-15  7:33       ` Krzysztof Kozlowski
2019-02-15  7:33         ` Krzysztof Kozlowski
2019-02-15  7:33         ` Krzysztof Kozlowski
2019-02-15  8:43         ` Anand Moon
2019-02-15  8:43           ` Anand Moon
2019-02-15  8:43           ` Anand Moon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.