[PATCH 03/10] dt-bindings: dmaengine: Add Allwinner suniv F1C100s DMA
Csókás, Bence
csokas.bence at prolan.hu
Wed Oct 23 23:49:24 PDT 2024
Add compatible string for Allwinner suniv F1C100s DMA.
[ csokas.bence: reimplemented in YAML ]
Signed-off-by: Csókás, Bence <csokas.bence at prolan.hu>
---
.../devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
index 02d5bd035409..9b5180c0a7c4 100644
--- a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
@@ -22,7 +22,9 @@ properties:
number.
compatible:
- const: allwinner,sun4i-a10-dma
+ enum:
+ - allwinner,sun4i-a10-dma
+ - allwinner,suniv-f1c100s-dma
reg:
maxItems: 1
--
2.34.1
More information about the linux-arm-kernel
mailing list