Skip to content

Commit 0f264ab

Browse files
varshini-rajendranvinodkoul
authored andcommitted
dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
Add compatible for sam9x7. Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230728102451.265869-1-varshini.rajendran@microchip.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 926a4b1 commit 0f264ab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/devicetree/bindings/dma/atmel-xdma.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
* XDMA Controller
44
Required properties:
55
- compatible: Should be "atmel,sama5d4-dma", "microchip,sam9x60-dma" or
6-
"microchip,sama7g5-dma".
6+
"microchip,sama7g5-dma" or
7+
"microchip,sam9x7-dma", "atmel,sama5d4-dma".
78
- reg: Should contain DMA registers location and length.
89
- interrupts: Should contain DMA interrupt.
910
- #dma-cells: Must be <1>, used to represent the number of integer cells in

0 commit comments

Comments
 (0)