public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* Reset controller changes for v5.3
@ 2019-07-04 10:37 Philipp Zabel
  2019-07-04 14:05 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2019-07-04 10:37 UTC (permalink / raw)
  To: arm; +Cc: kernel, linux-arm-kernel

Dear arm-soc maintainers,

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b108ad53bb65c19ae8e2d9c7fc0d052b3d9c153b:

  dt-bindings: reset: imx7: Fix the spelling of 'indices' (2019-07-01 17:08:13 +0200)

----------------------------------------------------------------
Reset controller changes for v5.3

This tag adds support for the Bitmain BM1880 reset controller to the
reset-simple driver and fixes a spelling mistake in the i.MX7 reset
controller binding document.

----------------------------------------------------------------
Fabio Estevam (1):
      dt-bindings: reset: imx7: Fix the spelling of 'indices'

Manivannan Sadhasivam (2):
      dt-bindings: reset: Add devicetree binding for BM1880 reset controller
      reset: Add reset controller support for BM1880 SoC

 .../bindings/reset/bitmain,bm1880-reset.txt        | 18 ++++++++
 .../devicetree/bindings/reset/fsl,imx7-src.txt     |  2 +-
 drivers/reset/Kconfig                              |  3 +-
 drivers/reset/reset-simple.c                       |  2 +
 include/dt-bindings/reset/bitmain,bm1880-reset.h   | 51 ++++++++++++++++++++++
 5 files changed, 74 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/reset/bitmain,bm1880-reset.txt
 create mode 100644 include/dt-bindings/reset/bitmain,bm1880-reset.h

_______________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2019-07-04 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04 10:37 Reset controller changes for v5.3 Philipp Zabel
2019-07-04 14:05 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox