Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: arm@kernel.org, soc@kernel.org
Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Reset controller changes for v5.4
Date: Mon, 12 Aug 2019 11:54:28 +0200	[thread overview]
Message-ID: <1565603668.5017.2.camel@pengutronix.de> (raw)

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

                 reply	other threads:[~2019-08-12  9:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1565603668.5017.2.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=arm@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox