linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL v2] STiH407 reset controller support
@ 2014-09-09 21:36 Philipp Zabel
  2014-09-10 13:46 ` Maxime Coquelin
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2014-09-09 21:36 UTC (permalink / raw)
  To: Maxime Coquelin
  Cc: Lee Jones, Peter Griffin, linux-arm-kernel, linux-kernel,
	srinivas.kandagatla, patrice.chotard, devicetree

Hi Maxime,

I have rebased the STiH407 reset controller patches onto v3.17-rc1.
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/reset-for-sti-3.18

for you to fetch changes up to a83a81838a294adbb5356e6b4a3adcda1439d98e:

  reset: sti: Document sti-picophyreset controllers bindings. (2014-09-04 13:05:01 +0200)

----------------------------------------------------------------
STiH407 reset controller support

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

 .../bindings/reset/st,sti-picophyreset.txt         |  42 ++++++
 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 ++++++++
 5 files changed, 266 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] 2+ messages in thread

* Re: [GIT PULL v2] STiH407 reset controller support
  2014-09-09 21:36 [GIT PULL v2] STiH407 reset controller support Philipp Zabel
@ 2014-09-10 13:46 ` Maxime Coquelin
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Coquelin @ 2014-09-10 13:46 UTC (permalink / raw)
  To: Philipp Zabel
  Cc: Lee Jones, Peter Griffin, linux-arm-kernel, linux-kernel,
	srinivas.kandagatla, patrice.chotard, devicetree

Hi Philipp,

On 09/09/2014 11:36 PM, Philipp Zabel wrote:
> Hi Maxime,
>
> I have rebased the STiH407 reset controller patches onto v3.17-rc1.
> The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
>
>    Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
>
> are available in the git repository at:
>
>    git://git.pengutronix.de/git/pza/linux.git tags/reset-for-sti-3.18
>
> for you to fetch changes up to a83a81838a294adbb5356e6b4a3adcda1439d98e:
>
>    reset: sti: Document sti-picophyreset controllers bindings. (2014-09-04 13:05:01 +0200)
>
> ----------------------------------------------------------------
> STiH407 reset controller support
>
> ----------------------------------------------------------------
> Peter Griffin (2):
>        reset: stih407: Add softreset, powerdown and picophy controllers
>        reset: sti: Document sti-picophyreset controllers bindings.
>
>   .../bindings/reset/st,sti-picophyreset.txt         |  42 ++++++
>   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 ++++++++
>   5 files changed, 266 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
>

Thanks!

Merged into sti-dt-for-v3.18.
It will be available at:
git://git.stlinux.com/devel/kernel/linux-sti.git
in a couple of hours.

Best regards,
Maxime

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

end of thread, other threads:[~2014-09-10 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-09 21:36 [GIT PULL v2] STiH407 reset controller support Philipp Zabel
2014-09-10 13:46 ` Maxime Coquelin

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