* [GIT PULL] Ux500 core changes for v3.19
@ 2014-11-02 22:17 Linus Walleij
2014-11-09 0:53 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2014-11-02 22:17 UTC (permalink / raw)
To: arm@kernel.org
Cc: Ulf Hansson, linux-arm-kernel@lists.infradead.org,
linux-pm@vger.kernel.org
Hi ARM SoC folks,
please pull in these Ux500 core changes for this kernel development
cycle: mainly a generic power domain implementation from Ulf Hansson
that needs to get queued up in -next and tested.
Yours,
Linus Walleij
The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/ux500-core-for-arm-soc
for you to fetch changes up to 29417fe80ad2fd4f62f00dcca96c7198870e5642:
ARM: ux500: Add i2c devices to the VAPE PM domain (2014-10-28 10:50:46 +0100)
----------------------------------------------------------------
Generic power domains for the Ux500
----------------------------------------------------------------
Joe Perches (1):
ARM: u300: Convert pr_warning to pr_warn
Ulf Hansson (8):
dt: bindings: ux500: Add documentation for PM domains
dt: bindings: ux500: Add header for PM domains specifiers
ARM: ux500: Initial support for PM domains
ARM: ux500: Enable Kconfig for the generic PM domain
ARM: ux500: Add DT node for ux500 PM domains
ARM: ux500: Add sdi devices to the VAPE PM domain
ARM: ux500: Add spi and ssp devices to the VAPE PM domain
ARM: ux500: Add i2c devices to the VAPE PM domain
.../devicetree/bindings/arm/ux500/power_domain.txt | 35 ++++++++++
arch/arm/boot/dts/ste-dbx5x0.dtsi | 22 ++++++
arch/arm/mach-u300/dummyspichip.c | 65 ++++++++----------
arch/arm/mach-ux500/Kconfig | 1 +
arch/arm/mach-ux500/Makefile | 1 +
arch/arm/mach-ux500/pm.c | 4 ++
arch/arm/mach-ux500/pm_domains.c | 79 ++++++++++++++++++++++
arch/arm/mach-ux500/pm_domains.h | 17 +++++
include/dt-bindings/arm/ux500_pm_domains.h | 15 ++++
9 files changed, 203 insertions(+), 36 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/ux500/power_domain.txt
create mode 100644 arch/arm/mach-ux500/pm_domains.c
create mode 100644 arch/arm/mach-ux500/pm_domains.h
create mode 100644 include/dt-bindings/arm/ux500_pm_domains.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Ux500 core changes for v3.19
2014-11-02 22:17 [GIT PULL] Ux500 core changes for v3.19 Linus Walleij
@ 2014-11-09 0:53 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2014-11-09 0:53 UTC (permalink / raw)
To: Linus Walleij
Cc: arm@kernel.org, Ulf Hansson, linux-arm-kernel@lists.infradead.org,
linux-pm@vger.kernel.org
On Sun, Nov 02, 2014 at 11:17:31PM +0100, Linus Walleij wrote:
> Hi ARM SoC folks,
>
> please pull in these Ux500 core changes for this kernel development
> cycle: mainly a generic power domain implementation from Ulf Hansson
> that needs to get queued up in -next and tested.
>
> Yours,
> Linus Walleij
>
> The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:
>
> Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
> tags/ux500-core-for-arm-soc
>
> for you to fetch changes up to 29417fe80ad2fd4f62f00dcca96c7198870e5642:
>
> ARM: ux500: Add i2c devices to the VAPE PM domain (2014-10-28 10:50:46 +0100)
>
> ----------------------------------------------------------------
> Generic power domains for the Ux500
>
> ----------------------------------------------------------------
> Joe Perches (1):
> ARM: u300: Convert pr_warning to pr_warn
>
> Ulf Hansson (8):
> dt: bindings: ux500: Add documentation for PM domains
> dt: bindings: ux500: Add header for PM domains specifiers
> ARM: ux500: Initial support for PM domains
> ARM: ux500: Enable Kconfig for the generic PM domain
> ARM: ux500: Add DT node for ux500 PM domains
> ARM: ux500: Add sdi devices to the VAPE PM domain
> ARM: ux500: Add spi and ssp devices to the VAPE PM domain
> ARM: ux500: Add i2c devices to the VAPE PM domain
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-09 0:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 22:17 [GIT PULL] Ux500 core changes for v3.19 Linus Walleij
2014-11-09 0:53 ` Olof Johansson
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).