mbox series

[GIT,PULL,4/4] Renesas DT binding updates for v5.17

Message ID cover.1638530614.git.geert+renesas@glider.be
State New
Headers show
Series Renesas SoC updates for v5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dt-bindings-for-v5.17-tag1

Message

Geert Uytterhoeven Dec. 3, 2021, 11:31 a.m. UTC
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dt-bindings-for-v5.17-tag1

for you to fetch changes up to 217c7d1840b5377543eff84fe28409d0bd4d3433:

  dt-bindings: mmc: renesas,sdhi: Rename RZ/G2L clocks (2021-11-26 13:53:02 +0100)

----------------------------------------------------------------
Renesas DT binding updates for v5.17

  - Document SDHI SDnH clocks on R-Car Gen2 and later,
  - Document core support for the R-Car S4-8 (R8A779F0) SoC.

----------------------------------------------------------------
Biju Das (1):
      dt-bindings: mmc: renesas,sdhi: Rename RZ/G2L clocks

Wolfram Sang (1):
      dt-bindings: mmc: renesas,sdhi: Add optional SDnH clock

Yoshihiro Shimoda (3):
      dt-bindings: arm: renesas: Document R-Car S4-8 SoC DT bindings
      dt-bindings: reset: renesas,rst: Document r8a779f0 reset module
      dt-bindings: power: renesas,rcar-sysc: Document r8a779f0 SYSC bindings

 Documentation/devicetree/bindings/arm/renesas.yaml |  4 ++
 .../devicetree/bindings/mmc/renesas,sdhi.yaml      | 48 +++++++++++++++-------
 .../bindings/power/renesas,rcar-sysc.yaml          |  1 +
 .../devicetree/bindings/reset/renesas,rst.yaml     |  1 +
 4 files changed, 40 insertions(+), 14 deletions(-)

Comments

Arnd Bergmann Dec. 15, 2021, 9:49 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 3 Dec 2021 12:31:21 +0100, Geert Uytterhoeven wrote:
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dt-bindings-for-v5.17-tag1
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 541b107cccf46e1281fe9d34f9ac6794c87ce87d

       Arnd