Commit 613ff7e1 authored by Yangtao Li's avatar Yangtao Li Committed by Vinod Koul

dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatible

Add a binding for A100's dma controller.
Signed-off-by: default avatarYangtao Li <frank@allwinnertech.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/f15a18e9b8868e8853db1b5a3d1e411b0ac1c63a.1604988979.git.frank@allwinnertech.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 46d613fd
...@@ -21,6 +21,7 @@ properties: ...@@ -21,6 +21,7 @@ properties:
compatible: compatible:
oneOf: oneOf:
- const: allwinner,sun50i-a64-dma - const: allwinner,sun50i-a64-dma
- const: allwinner,sun50i-a100-dma
- const: allwinner,sun50i-h6-dma - const: allwinner,sun50i-h6-dma
- items: - items:
- const: allwinner,sun8i-r40-dma - const: allwinner,sun8i-r40-dma
...@@ -56,7 +57,9 @@ required: ...@@ -56,7 +57,9 @@ required:
if: if:
properties: properties:
compatible: compatible:
const: allwinner,sun50i-h6-dma enum:
- allwinner,sun50i-a100-dma
- allwinner,sun50i-h6-dma
then: then:
properties: properties:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment