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

dt-bindings: dma: rz-dmac: Document RZ/Five SoC

The DMAC block on the RZ/Five SoC is identical to one found on the RZ/G2UL
SoC. "renesas,r9a07g043-dmac" compatible string will be used on the
RZ/Five SoC so to make this clear, update the comment to include RZ/Five
SoC.

No driver changes are required as generic compatible string
"renesas,rz-dmac" will be used as a fallback on RZ/Five SoC.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231102203922.548353-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Lad Prabhakar and committed by
Vinod Koul
56d02cfa 66fb6eb6

+1 -1
+1 -1
Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
··· 16 16 compatible: 17 17 items: 18 18 - enum: 19 - - renesas,r9a07g043-dmac # RZ/G2UL 19 + - renesas,r9a07g043-dmac # RZ/G2UL and RZ/Five 20 20 - renesas,r9a07g044-dmac # RZ/G2{L,LC} 21 21 - renesas,r9a07g054-dmac # RZ/V2L 22 22 - const: renesas,rz-dmac