From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC DT PM Updates for v3.20
Date: Mon, 29 Dec 2014 10:43:52 +0900 [thread overview]
Message-ID: <cover.1419809198.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these Renesas ARM based SoC DT PM updates for v3.20.
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-pm-for-v3.20
for you to fetch changes up to 73e844408c4e344aaece455a4bfa9d845e4d8425:
ARM: shmobile: r8a7740 dtsi: Add PM domain support (2014-12-21 16:59:10 +0900)
----------------------------------------------------------------
Renesas ARM Based SoC DT PM Updates for v3.20
* DT support from PM domains
* Enable DT support for PM domains on r8a7740
----------------------------------------------------------------
Geert Uytterhoeven (6):
PM / Domains: Add DT bindings for the R-Mobile System Controller
ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup
ARM: shmobile: R-Mobile: Enable module clocks if !CONFIG_PM_RUNTIME
ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain
ARM: shmobile: R-Mobile: Add DT support for PM domains
ARM: shmobile: r8a7740 dtsi: Add PM domain support
.../bindings/power/renesas,sysc-rmobile.txt | 98 +++++++
arch/arm/boot/dts/r8a7740.dtsi | 99 ++++++++
arch/arm/mach-shmobile/Kconfig | 3 +-
arch/arm/mach-shmobile/pm-r8a7740.c | 14 +
arch/arm/mach-shmobile/pm-rmobile.c | 281 +++++++++++++++++++--
arch/arm/mach-shmobile/pm-rmobile.h | 3 +-
arch/arm/mach-shmobile/pm-sh7372.c | 11 +
7 files changed, 492 insertions(+), 17 deletions(-)
create mode 100644 Documentation/devicetree/bindings/power/renesas,sysc-rmobile.txt
next reply other threads:[~2014-12-29 1:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-29 1:43 Simon Horman [this message]
2014-12-29 1:43 ` [PATCH 1/6] PM / Domains: Add DT bindings for the R-Mobile System Controller Simon Horman
2014-12-29 1:43 ` [PATCH 2/6] ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup Simon Horman
2014-12-29 1:43 ` [PATCH 3/6] ARM: shmobile: R-Mobile: Enable module clocks if !CONFIG_PM_RUNTIME Simon Horman
2014-12-29 1:43 ` [PATCH 4/6] ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain Simon Horman
2014-12-29 1:43 ` [PATCH 5/6] ARM: shmobile: R-Mobile: Add DT support for PM domains Simon Horman
2014-12-29 1:43 ` [PATCH 6/6] ARM: shmobile: r8a7740 dtsi: Add PM domain support Simon Horman
2014-12-29 16:49 ` [GIT PULL] Renesas ARM Based SoC DT PM Updates for v3.20 Geert Uytterhoeven
2014-12-31 6:17 ` Simon Horman
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=cover.1419809198.git.horms+renesas@verge.net.au \
--to=horms+renesas@verge.net.au \
--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).