Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

Renesas DT binding updates for v5.19

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

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

Link: https://lore.kernel.org/r/cover.1650638516.git.geert+renesas@glider.be
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

+5 -2
+2
Documentation/devicetree/bindings/arm/renesas.yaml
··· 406 406 - description: RZ/G2UL (R9A07G043) 407 407 items: 408 408 - enum: 409 + - renesas,smarc-evk # SMARC EVK 410 + - enum: 409 411 - renesas,r9a07g043u11 # RZ/G2UL Type-1 410 412 - renesas,r9a07g043u12 # RZ/G2UL Type-2 411 413 - const: renesas,r9a07g043
+3 -2
Documentation/devicetree/bindings/power/renesas,rzg2l-sysc.yaml
··· 10 10 - Geert Uytterhoeven <geert+renesas@glider.be> 11 11 12 12 description: 13 - The RZ/{G2L,V2L} System Controller (SYSC) performs system control of the LSI 14 - and supports following functions, 13 + The RZ/{G2L,V2L}-alike System Controller (SYSC) performs system control of 14 + the LSI and supports following functions, 15 15 - External terminal state capture function 16 16 - 34-bit address space access function 17 17 - Low power consumption control ··· 20 20 properties: 21 21 compatible: 22 22 enum: 23 + - renesas,r9a07g043-sysc # RZ/G2UL 23 24 - renesas,r9a07g044-sysc # RZ/G2{L,LC} 24 25 - renesas,r9a07g054-sysc # RZ/V2L 25 26