linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller updates for v5.12
@ 2021-01-29 15:31 Philipp Zabel
  2021-01-30 11:24 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2021-01-29 15:31 UTC (permalink / raw)
  To: soc; +Cc: kernel, linux-kernel, linux-arm-kernel

Dear arm-soc maintainers,

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d17655759b3fc660ea49bd7be665c193030c77c0:

  reset: Add devm_reset_control_get_optional_exclusive_released() (2021-01-25 17:32:10 +0100)

----------------------------------------------------------------
Reset controller updates for v5.12

This tag adds support for Broadcom BCM4908 PCIe resets, corrects
the Hisilicon vendor prefix, adds a missing API function
devm_reset_control_get_optional_exclusive_released(), and fixes
the kernel-doc markup for the __device_reset() function.

----------------------------------------------------------------
Dmitry Osipenko (1):
      reset: Add devm_reset_control_get_optional_exclusive_released()

Mauro Carvalho Chehab (1):
      reset: core: fix a kernel-doc markup

Rafał Miłecki (2):
      dt-bindings: reset: document Broadcom's BCM4908 PCIe reset binding
      reset: simple: add BCM4908 MISC PCIe reset controller support

Zhen Lei (3):
      reset: hisilicon: correct vendor prefix
      dt-bindings: reset: correct vendor prefix hisi to hisilicon
      dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema

 .../reset/brcm,bcm4908-misc-pcie-reset.yaml        | 39 +++++++++++
 .../bindings/reset/hisilicon,hi3660-reset.txt      | 44 -------------
 .../bindings/reset/hisilicon,hi3660-reset.yaml     | 77 ++++++++++++++++++++++
 drivers/reset/Kconfig                              |  2 +-
 drivers/reset/core.c                               |  4 +-
 drivers/reset/hisilicon/reset-hi3660.c             |  9 ++-
 drivers/reset/reset-simple.c                       |  2 +
 include/linux/reset.h                              | 19 ++++++
 8 files changed, 147 insertions(+), 49 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/reset/brcm,bcm4908-misc-pcie-reset.yaml
 delete mode 100644 Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt
 create mode 100644 Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml

_______________________________________________
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

* Re: [GIT PULL] Reset controller updates for v5.12
  2021-01-29 15:31 [GIT PULL] Reset controller updates for v5.12 Philipp Zabel
@ 2021-01-30 11:24 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2021-01-30 11:24 UTC (permalink / raw)
  To: Philipp Zabel, soc; +Cc: linux-arm-kernel, kernel, Arnd Bergmann, linux-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 29 Jan 2021 16:31:08 +0100, Philipp Zabel wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.pengutronix.de/pza/linux.git tags/reset-for-v5.12
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 7cc623b85aef7a336152f5cfc28ef5622ded1351

       Arnd

_______________________________________________
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:[~2021-01-30 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-29 15:31 [GIT PULL] Reset controller updates for v5.12 Philipp Zabel
2021-01-30 11:24 ` Arnd Bergmann

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