linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller changes for v3.19
@ 2014-12-01  9:04 Philipp Zabel
  2014-12-01  9:43 ` Philipp Zabel
  2014-12-04 15:56 ` Arnd Bergmann
  0 siblings, 2 replies; 5+ messages in thread
From: Philipp Zabel @ 2014-12-01  9:04 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.pengutronix.de/pza/linux.git reset-for-3.19-2

for you to fetch changes up to f200890f224d9ed0af207145a2279f51c6be230b:

  reset: add socfpga_reset_status (2014-11-04 12:40:16 +0100)

----------------------------------------------------------------
Reset controller changes for v3.19

----------------------------------------------------------------
Dinh Nguyen (2):
      reset: add reset_control_status helper function
      reset: add socfpga_reset_status

Maxime Coquelin (1):
      reset: stih407: Add reset controllers DT bindings

Peter Griffin (2):
      reset: stih407: Add softreset, powerdown and picophy controllers
      reset: sti: Document sti-picophyreset controllers bindings.

Philipp Zabel (1):
      Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti into reset/for_v3.19

 .../bindings/reset/st,sti-picophyreset.txt         |  42 ++++++
 drivers/reset/core.c                               |  15 ++
 drivers/reset/reset-socfpga.c                      |  15 ++
 drivers/reset/sti/Kconfig                          |   4 +
 drivers/reset/sti/Makefile                         |   1 +
 drivers/reset/sti/reset-stih407.c                  | 158 +++++++++++++++++++++
 .../dt-bindings/reset-controller/stih407-resets.h  |  61 ++++++++
 include/linux/reset-controller.h                   |   2 +
 include/linux/reset.h                              |   7 +
 9 files changed, 305 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/reset/st,sti-picophyreset.txt
 create mode 100644 drivers/reset/sti/reset-stih407.c
 create mode 100644 include/dt-bindings/reset-controller/stih407-resets.h

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

end of thread, other threads:[~2014-12-05  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01  9:04 [GIT PULL] Reset controller changes for v3.19 Philipp Zabel
2014-12-01  9:43 ` Philipp Zabel
2014-12-04 16:00   ` Arnd Bergmann
2014-12-05  9:44     ` Philipp Zabel
2014-12-04 15:56 ` 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).