Renesas DT binding updates for v5.18

- Document support for the new RZ/V2L SoC and the RZ/V2L SMARC EVK
     board.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCYgZkzAAKCRCKwlD9ZEnx
 cH0gAQCVhAn9nPFNGi/QzRvXiXwyH2/GXPAu4dbNhSUnYivTegEAnkkVxiX3S1L6
 Gos4dn6biJs0atp08fWG0eX/ifNllQw=
 =cc0o
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmIY6BMACgkQmmx57+YA
 GNkyqA//Ws02o2O+qeSS9VJVnCEd1cF1OhArgOvbcxKF8MLNDY2FyOaNrjFDPuHj
 DMtLc2281siRxOVmGCAjw0SqGITegQKR2leNp3vsnCEFSb2JDEBgt0YrXEyLAKID
 ITrxBdWSKSV7UTPUSQi2v3DFwdteLsK8D98zIum0Bwex5prM16i5cWnXVnzE+S7g
 +Z8QfJLVSjCLY1lHFkGtD6pDO47U/oN/jOK5os1UYRmQsh00oXG5c4ptKncJUv3I
 Qi9/yfWW785gtAqpoQrK4FK3/fvrG4XscPtQwHDoY84VjGLRI87eHiUoVfNLPSJg
 tGNQOgh/4O/338/IVoMQQgdDuMuBV06F1SYRacCur35qSK6dna2Azthry5E56ys7
 JoZy2E6SNr1t1LQXsxnhCnpNVW0HRBLIz60yQ4BXccqGiKgD1NoKr38AlPNJdLPu
 CVfnoJxwFZ9BUuTl9cPMwgU5/R8Hm1Py75hlntrHrYQQUnBc37/B772RK5DzmZEm
 y78HCCN7J0SuWjfOPJaxD7A7sT1rSiAQiVRtltcjb4C4VXOyhWii92UbpoUx+oOz
 GuHr8JSiRuDtLPfF9u6r7ILJtkv3BkUINEyv7gosB6xAEokGYzLyFVvQCHawQp02
 b9Y54iuJFg8IlvTNO+1e42eNUk5OzSPKEXmNcCbsSXz1+IKYB3g=
 =0XDv
 -----END PGP SIGNATURE-----

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

Renesas DT binding updates for v5.18

  - Document support for the new RZ/V2L SoC and the RZ/V2L SMARC EVK
    board.

* tag 'renesas-dt-bindings-for-v5.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
  dt-bindings: power: renesas,rzg2l-sysc: Document RZ/V2L SoC
  dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC on SMARC EVK

Link: https://lore.kernel.org/r/cover.1644587209.git.geert+renesas@glider.be
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Arnd Bergmann 2022-02-25 15:30:42 +01:00
commit 8e9e1aeed2
2 changed files with 13 additions and 3 deletions

View File

@ -421,6 +421,15 @@ properties:
- renesas,r9a07g044l2 # Dual Cortex-A55 RZ/G2L
- const: renesas,r9a07g044
- description: RZ/V2L (R9A07G054)
items:
- enum:
- renesas,smarc-evk # SMARC EVK
- enum:
- renesas,r9a07g054l1 # Single Cortex-A55 RZ/V2L
- renesas,r9a07g054l2 # Dual Cortex-A55 RZ/V2L
- const: renesas,r9a07g054
additionalProperties: true
...

View File

@ -4,14 +4,14 @@
$id: "http://devicetree.org/schemas/power/renesas,rzg2l-sysc.yaml#"
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
title: Renesas RZ/G2L System Controller (SYSC)
title: Renesas RZ/{G2L,V2L} System Controller (SYSC)
maintainers:
- Geert Uytterhoeven <geert+renesas@glider.be>
description:
The RZ/G2L System Controller (SYSC) performs system control of the LSI and
supports following functions,
The RZ/{G2L,V2L} System Controller (SYSC) performs system control of the LSI
and supports following functions,
- External terminal state capture function
- 34-bit address space access function
- Low power consumption control
@ -21,6 +21,7 @@ properties:
compatible:
enum:
- renesas,r9a07g044-sysc # RZ/G2{L,LC}
- renesas,r9a07g054-sysc # RZ/V2L
reg:
maxItems: 1