Skip to content

Commit cc0baca

Browse files
Tommaso Merciaivinodkoul
authored andcommitted
dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs
The DMAC block on the RZ/G3E SoC is identical to the one found on the RZ/V2H(P) SoC. No driver changes are required, as `renesas,r9a09g057-dmac` will be used as a fallback compatible string on the RZ/G3E SoC. Signed-off-by: Tommaso Merciai <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 5e742de commit cc0baca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ properties:
2121
- renesas,r9a08g045-dmac # RZ/G3S
2222
- const: renesas,rz-dmac
2323

24+
- items:
25+
- enum:
26+
- renesas,r9a09g047-dmac # RZ/G3E
27+
- const: renesas,r9a09g057-dmac
28+
2429
- const: renesas,r9a09g057-dmac # RZ/V2H(P)
2530

2631
reg:

0 commit comments

Comments
 (0)