]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: dma: mv-xor-v2: Convert to dtschema
authorShresth Prasad <shresthprasad7@gmail.com>
Tue, 23 Jul 2024 09:55:19 +0000 (15:25 +0530)
committerVinod Koul <vkoul@kernel.org>
Mon, 5 Aug 2024 16:54:20 +0000 (22:24 +0530)
commit31c70e0b7b54016ecf2033f8166a385d2abaad15
tree2feafc0b975aeef863e7421fe5587922df8c4d51
parent7492b2f89cf6d83e2a68400c43be25bd8d4cff4b
dt-bindings: dma: mv-xor-v2: Convert to dtschema

Convert txt bindings of Marvell XOR v2 engines to dtschema to allow
for validation.

Also add missing property `dma-coherent` as `drivers/dma/mv_xor_v2.c`
calls various dma-coherent memory functions.

Signed-off-by: Shresth Prasad <shresthprasad7@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240723095518.9364-2-shresthprasad7@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/marvell,xor-v2.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/dma/mv-xor-v2.txt [deleted file]