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 A100 compatible

Add a binding for A100's dma controller.

Signed-off-by: Yangtao Li <frank@allwinnertech.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/f15a18e9b8868e8853db1b5a3d1e411b0ac1c63a.1604988979.git.frank@allwinnertech.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Yangtao Li and committed by
Vinod Koul
613ff7e1 46d613fd

+4 -1
+4 -1
Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
··· 21 21 compatible: 22 22 oneOf: 23 23 - const: allwinner,sun50i-a64-dma 24 + - const: allwinner,sun50i-a100-dma 24 25 - const: allwinner,sun50i-h6-dma 25 26 - items: 26 27 - const: allwinner,sun8i-r40-dma ··· 57 56 if: 58 57 properties: 59 58 compatible: 60 - const: allwinner,sun50i-h6-dma 59 + enum: 60 + - allwinner,sun50i-a100-dma 61 + - allwinner,sun50i-h6-dma 61 62 62 63 then: 63 64 properties: