linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller changes for v5.4
@ 2019-08-12  9:54 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2019-08-12  9:54 UTC (permalink / raw)
  To: arm, soc; +Cc: kernel, linux-arm-kernel

Dear arm-soc maintainers,

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/reset-for-v5.4

for you to fetch changes up to ea651ffd4f7febd4a0b3fdb98e39a6980e978a2c:

  reset: Add DesignWare IP support to simple reset (2019-08-06 15:31:13 +0200)

----------------------------------------------------------------
Reset controller changes for v5.4

This tag adds support for the i.MX8MM SRC via the reset-imx7 driver
and for DesignWare IP reset controllers via the reset-simple driver.
A typo in the i.MX8MQ DSI reset definitions is fixed, and the Meson
reset driver and binding headers are updated to SPDX license
identifiers.

----------------------------------------------------------------
Anson Huang (1):
      dt-bindings: reset: imx7: Add support for i.MX8MM

Guido Günther (1):
      dt-bindings: reset: Fix typo in imx8mq resets

Gustavo Pimentel (1):
      reset: Add DesignWare IP support to simple reset

Luis Oliveira (1):
      dt-bindings: Document the DesignWare IP reset bindings

Neil Armstrong (3):
      reset: reset-meson: update with SPDX Licence identifier
      dt-bindings: reset: amlogic,meson-gxbb-reset: update with SPDX Licence identifier
      dt-bindings: reset: amlogic,meson8b-reset: update with SPDX Licence identifier

 .../devicetree/bindings/reset/fsl,imx7-src.txt     |  6 ++-
 .../devicetree/bindings/reset/snps,dw-reset.txt    | 30 +++++++++++++
 drivers/reset/Kconfig                              |  2 +-
 drivers/reset/reset-imx7.c                         | 12 ++---
 drivers/reset/reset-meson.c                        | 51 +---------------------
 drivers/reset/reset-simple.c                       |  3 ++
 .../dt-bindings/reset/amlogic,meson-gxbb-reset.h   | 51 +---------------------
 include/dt-bindings/reset/amlogic,meson8b-reset.h  | 51 +---------------------
 include/dt-bindings/reset/imx8mq-reset.h           | 34 +++++++--------
 9 files changed, 64 insertions(+), 176 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/reset/snps,dw-reset.txt

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-12  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-12  9:54 [GIT PULL] Reset controller changes for v5.4 Philipp Zabel

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