mbox series

[GIT,PULL] Renesas ARM Based SoC DT Bindings Updates for v4.21

Message ID cover.1544124873.git.horms+renesas@verge.net.au (mailing list archive)
State Mainlined, archived
Commit 74791d15fd7c405511e3cc097c2f043171ecbdb0
Headers show
Series [GIT,PULL] Renesas ARM Based SoC DT Bindings Updates for v4.21 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-bindings-for-v4.21

Message

Simon Horman Dec. 6, 2018, 9:59 p.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC DT bindings updates for v4.21.


The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-bindings-for-v4.21

for you to fetch changes up to 74791d15fd7c405511e3cc097c2f043171ecbdb0:

  dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc (2018-12-06 11:33:22 -0800)

----------------------------------------------------------------
Renesas ARM Based SoC DT Bindings Updates for v4.21

* Move 'renesas,prr' binding to its own document
  - Prepration for converting board-level bindings to json-schema

* Document iW-RainboW-G20D-Qseven-RZG1N board and iWave RZ/G1N SOM

----------------------------------------------------------------
Biju Das (2):
      dt-bindings: arm: renesas: Document iWave RZ/G1N SOM
      dt-bindings: arm: renesas: Document iW-RainboW-G20D-Qseven-RZG1N board

Rob Herring (1):
      dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc

 .../devicetree/bindings/arm/renesas,prr.txt        | 20 ++++++++++++++++++++
 Documentation/devicetree/bindings/arm/shmobile.txt | 22 ++++------------------
 2 files changed, 24 insertions(+), 18 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/renesas,prr.txt

Comments

Olof Johansson Dec. 11, 2018, 4:04 p.m. UTC | #1
On Thu, Dec 06, 2018 at 01:59:10PM -0800, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC DT bindings updates for v4.21.
> 
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-bindings-for-v4.21
> 
> for you to fetch changes up to 74791d15fd7c405511e3cc097c2f043171ecbdb0:
> 
>   dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc (2018-12-06 11:33:22 -0800)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC DT Bindings Updates for v4.21
> 
> * Move 'renesas,prr' binding to its own document
>   - Prepration for converting board-level bindings to json-schema
> 
> * Document iW-RainboW-G20D-Qseven-RZG1N board and iWave RZ/G1N SOM

Merged into next/dt. thanks!


-Olof