All of lore.kernel.org
 help / color / mirror / Atom feed
* Reset controller changes for v4.19, part 2
@ 2018-08-06 10:37 Philipp Zabel
  2018-08-24 15:28 ` [GIT PULL] " Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2018-08-06 10:37 UTC (permalink / raw)
  To: linux-arm-kernel

Dear arm-soc maintainers,

The following changes since commit 6b39fd590aebca1a6a4c827f29f14d2b6df3939d:

  reset: uniphier: add reset control support for SPI (2018-07-19 11:19:47 +0200)

are available in the git repository at:

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

for you to fetch changes up to d903779b58be442f3afd2c51c46c7cf19c97684e:

  reset: meson: add meson audio arb driver (2018-07-20 18:17:31 +0200)

----------------------------------------------------------------
Reset controller changes for v4.19, part 2

This adds a single new driver for the Amlogic Meson Audio Memory Arbiter
resets.

----------------------------------------------------------------
Jerome Brunet (2):
      reset: meson: add dt-bindings for meson-axg audio arb
      reset: meson: add meson audio arb driver

 .../bindings/reset/amlogic,meson-axg-audio-arb.txt |  21 +++
 drivers/reset/Kconfig                              |   7 +
 drivers/reset/Makefile                             |   1 +
 drivers/reset/reset-meson-audio-arb.c              | 168 +++++++++++++++++++++
 .../reset/amlogic,meson-axg-audio-arb.h            |  17 +++
 5 files changed, 214 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.txt
 create mode 100644 drivers/reset/reset-meson-audio-arb.c
 create mode 100644 include/dt-bindings/reset/amlogic,meson-axg-audio-arb.h

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

* [GIT PULL] Reset controller changes for v4.19, part 2
  2018-08-06 10:37 Reset controller changes for v4.19, part 2 Philipp Zabel
@ 2018-08-24 15:28 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-08-24 15:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Aug 8, 2018 at 4:47 AM, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Dear arm-soc maintainers,
>
> The following changes since commit 6b39fd590aebca1a6a4c827f29f14d2b6df3939d:
>
>   reset: uniphier: add reset control support for SPI (2018-07-19 11:19:47 +0200)
>
> are available in the git repository at:
>
>   git://git.pengutronix.de/git/pza/linux.git tags/reset-for-4.19-2
>
> for you to fetch changes up to d903779b58be442f3afd2c51c46c7cf19c97684e:
>
>   reset: meson: add meson audio arb driver (2018-07-20 18:17:31 +0200)
>
> ----------------------------------------------------------------
> Reset controller changes for v4.19, part 2
>
> This adds a single new driver for the Amlogic Meson Audio Memory Arbiter
> resets.

I didn't merge this in time for the main pull requests, but it's been
sitting in -next through the reset tree so I merged it into a -late
branch now and will send in tomorrow.


-Olof

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

end of thread, other threads:[~2018-08-24 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-06 10:37 Reset controller changes for v4.19, part 2 Philipp Zabel
2018-08-24 15:28 ` [GIT PULL] " Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.