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

dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatibles for A523

There are two DMA controllers on the A523, one in the main system area
and the other for the MCU. These are the same as the one found on the
A100. The only difference is the DMA endpoint (DRQ) layout.

Since the number of channels and endpoints are described with additional
generic properties, just add new A523-specific compatible strings and
fallback to the A100 one.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20251027125655.793277-2-wens@kernel.org
Signed-off-by: Chen-Yu Tsai <wens@kernel.org>

+4 -1
+4 -1
Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
··· 29 29 - const: allwinner,sun8i-r40-dma 30 30 - const: allwinner,sun50i-a64-dma 31 31 - items: 32 - - const: allwinner,sun50i-h616-dma 32 + - enum: 33 + - allwinner,sun50i-h616-dma 34 + - allwinner,sun55i-a523-dma 35 + - allwinner,sun55i-a523-mcu-dma 33 36 - const: allwinner,sun50i-a100-dma 34 37 35 38 reg: