mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
Renesas DT binding updates for v7.1
- Document RZ/G3L SoC variants, the RZ/G3L SYSC block, and RZ/G3L
SMARC SoM and Carrier-II EVK boards.
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCabPl9AAKCRCKwlD9ZEnx
cNTdAP0Shnmtsg7hU0MCXqmwoHLfWnTR/mIeUcbDzSSMtHXaVwEAl9UNjOiGanBI
qaBeGxaxVPHGO5co9TRQP0y5ZqLRaQU=
=3JqO
-----END PGP SIGNATURE-----
Merge tag 'renesas-dt-bindings-for-v7.1-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers
Renesas DT binding updates for v7.1
- Document RZ/G3L SoC variants, the RZ/G3L SYSC block, and RZ/G3L
SMARC SoM and Carrier-II EVK boards.
* tag 'renesas-dt-bindings-for-v7.1-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3L SoC
dt-bindings: soc: renesas: Document RZ/G3L SoC variants, SMARC SoM and Carrier-II EVK
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
commit
c9da264879
|
|
@ -24,6 +24,7 @@ properties:
|
|||
- renesas,r9a07g044-sysc # RZ/G2{L,LC}
|
||||
- renesas,r9a07g054-sysc # RZ/V2L
|
||||
- renesas,r9a08g045-sysc # RZ/G3S
|
||||
- renesas,r9a08g046-sysc # RZ/G3L
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
|
|
@ -548,6 +548,19 @@ properties:
|
|||
- const: renesas,r9a08g045s33 # PCIe support
|
||||
- const: renesas,r9a08g045
|
||||
|
||||
- description: RZ/G3L (R9A08G046)
|
||||
items:
|
||||
- enum:
|
||||
- renesas,smarc2-evk # RZ SMARC Carrier-II EVK
|
||||
- enum:
|
||||
- renesas,rzg3l-smarcm # RZ/G3L SMARC Module (SoM)
|
||||
- enum:
|
||||
- renesas,r9a08g046l26 # Dual Cortex-A55 + Cortex-M33 + GE3D/VCP (14mm LFBGA)
|
||||
- renesas,r9a08g046l28 # Dual Cortex-A55 + Cortex-M33 + GE3D/VCP (17mm LFBGA)
|
||||
- renesas,r9a08g046l46 # Quad Cortex-A55 + Cortex-M33 + GE3D/VCP (14mm LFBGA)
|
||||
- renesas,r9a08g046l48 # Quad Cortex-A55 + Cortex-M33 + GE3D/VCP (17mm LFBGA)
|
||||
- const: renesas,r9a08g046
|
||||
|
||||
- description: RZ/V2M (R9A09G011)
|
||||
items:
|
||||
- enum:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user