Commit 6760a29c authored by Arnd Bergmann's avatar Arnd Bergmann

Merge tag 'renesas-dt-bindings-for-v5.9-tag1' of...

Merge tag 'renesas-dt-bindings-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt

Renesas DT binding updates for v5.9

  - Document core support for the RZ/G2H SoC,
  - Document support for the HopeRun HiHope RZ/G2H, and Beacon
    EmbeddedWorks RZ/G2M boards.

* tag 'renesas-dt-bindings-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
  dt-bindings: arm: renesas: Document beacon-rzg2m
  dt-bindings: reset: renesas,rst: Document r8a774e1 reset module
  dt-bindings: power: renesas,rcar-sysc: Document r8a774e1 SYSC binding
  dt-bindings: arm: renesas: Add HopeRun RZ/G2H boards
  dt-bindings: arm: renesas: Document RZ/G2H SoC DT bindings

Link: https://lore.kernel.org/r/20200717112427.26032-4-geert+renesas@glider.beSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 2c2a5564 8210a6c0
...@@ -118,6 +118,7 @@ properties: ...@@ -118,6 +118,7 @@ properties:
items: items:
- enum: - enum:
- hoperun,hihope-rzg2m # HopeRun HiHope RZ/G2M platform - hoperun,hihope-rzg2m # HopeRun HiHope RZ/G2M platform
- beacon,beacon-rzg2m # Beacon EmbeddedWorks RZ/G2M Kit
- const: renesas,r8a774a1 - const: renesas,r8a774a1
- items: - items:
...@@ -150,6 +151,18 @@ properties: ...@@ -150,6 +151,18 @@ properties:
- const: si-linux,cat874 - const: si-linux,cat874
- const: renesas,r8a774c0 - const: renesas,r8a774c0
- description: RZ/G2H (R8A774E1)
items:
- enum:
- hoperun,hihope-rzg2h # HopeRun HiHope RZ/G2H platform
- const: renesas,r8a774e1
- items:
- enum:
- hoperun,hihope-rzg2-ex # HopeRun expansion board for HiHope RZ/G2 platforms
- const: hoperun,hihope-rzg2h
- const: renesas,r8a774e1
- description: R-Car M1A (R8A77781) - description: R-Car M1A (R8A77781)
items: items:
- enum: - enum:
......
...@@ -25,6 +25,7 @@ properties: ...@@ -25,6 +25,7 @@ properties:
- renesas,r8a774a1-sysc # RZ/G2M - renesas,r8a774a1-sysc # RZ/G2M
- renesas,r8a774b1-sysc # RZ/G2N - renesas,r8a774b1-sysc # RZ/G2N
- renesas,r8a774c0-sysc # RZ/G2E - renesas,r8a774c0-sysc # RZ/G2E
- renesas,r8a774e1-sysc # RZ/G2H
- renesas,r8a7779-sysc # R-Car H1 - renesas,r8a7779-sysc # R-Car H1
- renesas,r8a7790-sysc # R-Car H2 - renesas,r8a7790-sysc # R-Car H2
- renesas,r8a7791-sysc # R-Car M2-W - renesas,r8a7791-sysc # R-Car M2-W
......
...@@ -31,6 +31,7 @@ properties: ...@@ -31,6 +31,7 @@ properties:
- renesas,r8a774a1-rst # RZ/G2M - renesas,r8a774a1-rst # RZ/G2M
- renesas,r8a774b1-rst # RZ/G2N - renesas,r8a774b1-rst # RZ/G2N
- renesas,r8a774c0-rst # RZ/G2E - renesas,r8a774c0-rst # RZ/G2E
- renesas,r8a774e1-rst # RZ/G2H
- renesas,r8a7778-reset-wdt # R-Car M1A - renesas,r8a7778-reset-wdt # R-Car M1A
- renesas,r8a7779-reset-wdt # R-Car H1 - renesas,r8a7779-reset-wdt # R-Car H1
- renesas,r8a7790-rst # R-Car H2 - renesas,r8a7790-rst # R-Car H2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment