linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/5] i.MX6 PU power domain support
@ 2014-08-26 13:46 Philipp Zabel
  2014-08-26 13:46 ` [PATCH v7 1/5] Documentation: Add device tree bindings for Freescale i.MX GPC Philipp Zabel
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Philipp Zabel @ 2014-08-26 13:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this is a rebased and updated version of the series I sent previously:

http://lists.infradead.org/pipermail/linux-arm-kernel/2014-March/238377.html

It is based on the "PM / Domains: Generic OF-based support" series that Ulf
Hansson sent recently:

http://www.spinics.net/lists/arm-kernel/msg357003.html

Changes since v6:
 - imx6qdl.dtsi entry now uses clock name macros instead of index numbers

regards
Philipp

Philipp Zabel (5):
  Documentation: Add device tree bindings for Freescale i.MX GPC
  ARM: imx6: gpc: Add PU power domain for GPU/VPU
  ARM: dts: imx6qdl: Add power-domain information to gpc node
  ARM: dts: imx6sl: Add power-domain information to gpc node
  ARM: dts: imx6qdl: Allow disabling the PU regulator, add a enable ramp
    delay

 .../devicetree/bindings/power/fsl,imx-gpc.txt      |  54 ++++++
 arch/arm/boot/dts/imx6qdl.dtsi                     |  11 +-
 arch/arm/boot/dts/imx6sl.dtsi                      |   4 +
 arch/arm/mach-imx/Kconfig                          |   1 +
 arch/arm/mach-imx/gpc.c                            | 203 +++++++++++++++++++++
 5 files changed, 272 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/power/fsl,imx-gpc.txt

-- 
2.1.0.rc1

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

end of thread, other threads:[~2014-09-10 12:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 13:46 [PATCH v7 0/5] i.MX6 PU power domain support Philipp Zabel
2014-08-26 13:46 ` [PATCH v7 1/5] Documentation: Add device tree bindings for Freescale i.MX GPC Philipp Zabel
2014-09-05 11:47   ` Geert Uytterhoeven
2014-09-08 11:54     ` Philipp Zabel
2014-08-26 13:46 ` [PATCH v7 2/5] ARM: imx6: gpc: Add PU power domain for GPU/VPU Philipp Zabel
2014-08-26 19:48   ` Ulf Hansson
2014-09-08 11:54     ` Philipp Zabel
2014-09-09 19:01       ` Ulf Hansson
2014-09-09 20:49         ` Philipp Zabel
2014-09-10 12:35           ` Ulf Hansson
2014-08-26 13:46 ` [PATCH v7 3/5] ARM: dts: imx6qdl: Add power-domain information to gpc node Philipp Zabel
2014-08-26 13:46 ` [PATCH v7 4/5] ARM: dts: imx6sl: " Philipp Zabel
2014-08-26 13:46 ` [PATCH v7 5/5] ARM: dts: imx6qdl: Allow disabling the PU regulator, add a enable ramp delay Philipp Zabel

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