All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ARM: dts: am33xx/am4372: Add suspend-resume support
@ 2018-02-19  3:34 ` Dave Gerlach
  0 siblings, 0 replies; 22+ messages in thread
From: Dave Gerlach @ 2018-02-19  3:34 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: devicetree, Dave Gerlach, Keerthy J, Johan Hovold, linux-omap,
	linux-arm-kernel

Hi,
This series is the last needed to enable suspend/resume on am335x/am437x
along with [1]. It adds required dt nodes for the emif and core PM code
to find the needed sram nodes and marks key devices with ti,no-idle so
that the kernel does not idle them. With this suspend to mem can be achieved
by following the steps described in [1].

Branch containing all patches needed for suspend/resume is here [2].

Regards,
Dave

[1] https://www.spinics.net/lists/linux-omap/msg141652.html
[2] https://github.com/dgerlach/linux-pm/tree/upstream/v4.16/amx3-suspend-v4

Dave Gerlach (9):
  ARM: dts: am33xx: Reserve pm code and data regions in ocmcram sram
    node
  ARM: dts: am4372: Reserve pm code and data regions in ocmcram sram
    node
  ARM: dts: am33xx: Update emif node
  ARM: dts: am4372: Update emif node
  ARM: dts: am33xx: Add pm-sram phandle to soc node
  ARM: dts: am4372: Add soc node
  ARM: dts: am33xx: Mark emif with ti,no-idle
  ARM: dts: am4372: Mark emif with ti,no-idle
  ARM: dts: am4372: Mark omap_l3_noc with ti,no-idle

 arch/arm/boot/dts/am33xx.dtsi | 20 ++++++++++++++++++++
 arch/arm/boot/dts/am4372.dtsi | 29 +++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)

-- 
2.16.1

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

end of thread, other threads:[~2018-02-27 17:46 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19  3:34 [PATCH 0/9] ARM: dts: am33xx/am4372: Add suspend-resume support Dave Gerlach
2018-02-19  3:34 ` Dave Gerlach
2018-02-19  3:34 ` [PATCH 1/9] ARM: dts: am33xx: Reserve pm code and data regions in ocmcram sram node Dave Gerlach
2018-02-19  3:34   ` Dave Gerlach
2018-02-19  3:34 ` [PATCH 2/9] ARM: dts: am4372: " Dave Gerlach
2018-02-19  3:34   ` Dave Gerlach
2018-02-19  3:34 ` [PATCH 3/9] ARM: dts: am33xx: Update emif node Dave Gerlach
2018-02-19  3:34   ` Dave Gerlach
2018-02-19  3:35 ` [PATCH 4/9] ARM: dts: am4372: " Dave Gerlach
2018-02-19  3:35   ` Dave Gerlach
2018-02-19  3:35 ` [PATCH 5/9] ARM: dts: am33xx: Add pm-sram phandle to soc node Dave Gerlach
2018-02-19  3:35   ` Dave Gerlach
2018-02-19  3:35 ` [PATCH 6/9] ARM: dts: am4372: Add " Dave Gerlach
2018-02-19  3:35   ` Dave Gerlach
2018-02-19  3:35 ` [PATCH 7/9] ARM: dts: am33xx: Mark emif with ti,no-idle Dave Gerlach
2018-02-19  3:35   ` Dave Gerlach
2018-02-19  3:35 ` [PATCH 8/9] ARM: dts: am4372: " Dave Gerlach
2018-02-19  3:35   ` Dave Gerlach
2018-02-19  3:35 ` [PATCH 9/9] ARM: dts: am4372: Mark omap_l3_noc " Dave Gerlach
2018-02-19  3:35   ` Dave Gerlach
2018-02-27 17:46 ` [PATCH 0/9] ARM: dts: am33xx/am4372: Add suspend-resume support Tony Lindgren
2018-02-27 17:46   ` Tony Lindgren

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.