linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] soc/tegra: Add generic PM domain support
@ 2016-04-29 16:21 Thierry Reding
  2016-05-09 14:29 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2016-04-29 16:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM-SoC maintainers,

The following changes since commit 605aa5e48bfc3dbf0272bc4aac8674e06c19c1b3:

  dt-bindings: Update NVIDIA PMC for Tegra (2016-04-05 15:22:54 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.7-genpd

for you to fetch changes up to a38045121bf42110e6043d07315a7626b021a0db:

  soc/tegra: pmc: Add generic PM domain support (2016-04-29 17:17:47 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Add generic PM domain support

Implements generic PM domain support on top of the existing Tegra power-
gate API. Drivers are thus allowed to move away from the Tegra-specific
API and towards using generic power domains directly.

----------------------------------------------------------------
Jon Hunter (2):
      dt-bindings: Add power domain info for NVIDIA PMC
      soc/tegra: pmc: Add generic PM domain support

Thierry Reding (1):
      Merge branch 'for-4.7/soc' into for-4.7/genpd

 .../bindings/arm/tegra/nvidia,tegra20-pmc.txt      |  80 ++++
 drivers/soc/tegra/pmc.c                            | 485 ++++++++++++++++++---
 include/soc/tegra/pmc.h                            |   1 +
 3 files changed, 505 insertions(+), 61 deletions(-)

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

* [GIT PULL] soc/tegra: Add generic PM domain support
  2016-04-29 16:21 [GIT PULL] soc/tegra: Add generic PM domain support Thierry Reding
@ 2016-05-09 14:29 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2016-05-09 14:29 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday 29 April 2016 18:21:06 Thierry Reding wrote:
> soc/tegra: Add generic PM domain support
> 
> Implements generic PM domain support on top of the existing Tegra power-
> gate API. Drivers are thus allowed to move away from the Tegra-specific
> API and towards using generic power domains directly.
> 
> 

Merged into next/drivers, thanks!

	Arnd

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

end of thread, other threads:[~2016-05-09 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-29 16:21 [GIT PULL] soc/tegra: Add generic PM domain support Thierry Reding
2016-05-09 14:29 ` Arnd Bergmann

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