Add compatible string for Allwinner suniv F1C100s DMA. Signed-off-by: Mesih Kilinc <mesihkilinc@xxxxxxxxx> --- Documentation/devicetree/bindings/dma/sun4i-dma.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/dma/sun4i-dma.txt b/Documentation/devicetree/bindings/dma/sun4i-dma.txt index 8ad556a..ceeb41e 100644 --- a/Documentation/devicetree/bindings/dma/sun4i-dma.txt +++ b/Documentation/devicetree/bindings/dma/sun4i-dma.txt @@ -4,7 +4,9 @@ This driver follows the generic DMA bindings defined in dma.txt. Required properties: -- compatible: Must be "allwinner,sun4i-a10-dma" +- compatible: Should be one of the following: + "allwinner,sun4i-a10-dma" + "allwinner,suniv-f1c100s-dma" - reg: Should contain the registers base address and length - interrupts: Should contain a reference to the interrupt used by this device - clocks: Should contain a reference to the parent AHB clock -- 2.7.4