]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: dma: convert atmel-dma.txt to YAML
authorDurai Manickam KR <durai.manickamkr@microchip.com>
Mon, 3 Feb 2025 06:18:09 +0000 (11:48 +0530)
committerVinod Koul <vkoul@kernel.org>
Mon, 10 Feb 2025 13:41:59 +0000 (19:11 +0530)
commita54ec770396ce2b6e786acde22f4ebed8d1e9555
treef3151aeaf9e5dcdf194f367aa8361504f89aa024
parent1c4c8609d498173382913b8ef6a105f3e6ff3472
dt-bindings: dma: convert atmel-dma.txt to YAML

Add a description, required properties, appropriate compatibles and
missing properties like clocks and clock-names which are not defined in
the text binding for all the SoCs that are supported by microchip.
Update the text binding name `atmel-dma.txt` to
`atmel,at91sam9g45-dma.yaml` for the files which reference to
`atmel-dma.txt`. Drop Tudor name from maintainers.

Signed-off-by: Durai Manickam KR <durai.manickamkr@microchip.com>
Signed-off-by: Charan Pedumuru <charan.pedumuru@microchip.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250203-test-v4-1-a9ec3eded1c7@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/atmel,at91sam9g45-dma.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/dma/atmel-dma.txt [deleted file]
Documentation/devicetree/bindings/misc/atmel-ssc.txt
MAINTAINERS