devicetree.vger.kernel.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
       [not found] ` <1409060791-23167-1-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Philipp Zabel @ 2014-08-26 13:46 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Ulf Hansson, Tomasz Figa, Rob Herring, Mark Rutland,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Philipp Zabel

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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ 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
     [not found] ` <1409060791-23167-1-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-08-26 13:46   ` [PATCH v7 1/5] Documentation: Add device tree bindings for Freescale i.MX GPC Philipp Zabel
     [not found]     ` <1409060791-23167-2-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-09-05 11:47       ` Geert Uytterhoeven
     [not found]         ` <CAMuHMdUqbk+OZiBMUsebQ_==7jCan+dHsfJLhi+CPUE=xc6yRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
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
     [not found]     ` <1409060791-23167-3-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-08-26 19:48       ` Ulf Hansson
     [not found]         ` <CAPDyKFovJOVyKRNSA+sEjd4mXA9QYYYDQEAvTzkptj8FDzgWTQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-08 11:54           ` Philipp Zabel
2014-09-09 19:01             ` Ulf Hansson
     [not found]               ` <CAPDyKFozmLLEwK297K0mtvf-m_fUC79ZstbF6V-TAnNTh41VZw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-09 20:49                 ` Philipp Zabel
     [not found]                   ` <20140909204938.GA26440-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
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).