linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: p.zabel@pengutronix.de (Philipp Zabel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/5] i.MX6 PU power domain support
Date: Tue, 26 Aug 2014 15:46:26 +0200	[thread overview]
Message-ID: <1409060791-23167-1-git-send-email-p.zabel@pengutronix.de> (raw)

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

             reply	other threads:[~2014-08-26 13:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 13:46 Philipp Zabel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1409060791-23167-1-git-send-email-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).