linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC Simple PM Bus Updates for v4.1
@ 2015-02-26  6:22 Simon Horman
  2015-02-26  6:22 ` [PATCH 1/5] drivers: bus: Sort Kconfig entries alphabetically Simon Horman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Simon Horman @ 2015-02-26  6:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC simple PM bus updates for v4.1.


The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-simple-pm-bus-for-v4.1

for you to fetch changes up to 89d463ea106dba530786a2815fd174f9e6eab71f:

  drivers: bus: Add Simple Power-Managed Bus Driver (2015-02-24 06:36:18 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Simple PM Bus Updates for v4.1

* Add Simple Power-Managed Bus Driver

----------------------------------------------------------------
Geert Uytterhoeven (5):
      drivers: bus: Sort Kconfig entries alphabetically
      drivers: bus: Sort Makefile entries alphabetically
      drivers: bus: Add Simple Power-Managed Bus DT Bindings
      drivers: bus: Add Renesas Bus State Controller (BSC) DT Bindings
      drivers: bus: Add Simple Power-Managed Bus Driver

 .../devicetree/bindings/bus/renesas,bsc.txt        | 46 +++++++++++++++++
 .../devicetree/bindings/bus/simple-pm-bus.txt      | 44 ++++++++++++++++
 drivers/bus/Kconfig                                | 53 ++++++++++++--------
 drivers/bus/Makefile                               | 15 +++---
 drivers/bus/simple-pm-bus.c                        | 58 ++++++++++++++++++++++
 5 files changed, 189 insertions(+), 27 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/bus/renesas,bsc.txt
 create mode 100644 Documentation/devicetree/bindings/bus/simple-pm-bus.txt
 create mode 100644 drivers/bus/simple-pm-bus.c

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

end of thread, other threads:[~2015-03-04 22:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26  6:22 [GIT PULL] Renesas ARM Based SoC Simple PM Bus Updates for v4.1 Simon Horman
2015-02-26  6:22 ` [PATCH 1/5] drivers: bus: Sort Kconfig entries alphabetically Simon Horman
2015-02-26  6:22 ` [PATCH 2/5] drivers: bus: Sort Makefile " Simon Horman
2015-02-26  6:22 ` [PATCH 3/5] drivers: bus: Add Simple Power-Managed Bus DT Bindings Simon Horman
2015-02-26  6:22 ` [PATCH 4/5] drivers: bus: Add Renesas Bus State Controller (BSC) " Simon Horman
2015-02-26  6:22 ` [PATCH 5/5] drivers: bus: Add Simple Power-Managed Bus Driver Simon Horman
2015-03-04 22:01 ` [GIT PULL] Renesas ARM Based SoC Simple PM Bus Updates for v4.1 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).