dt-bindings: dma: pl330: Convert to DT schema
authorRob Herring <robh@kernel.org>
Fri, 17 Dec 2021 17:06:43 +0000 (11:06 -0600)
committerVinod Koul <vkoul@kernel.org>
Mon, 3 Jan 2022 11:31:39 +0000 (17:01 +0530)
commit29f306340fa896e1edd9473cd7956f34c52f40ab
tree4a9eaad3e91aef5140cc355b0056ed0e85e167af
parente7f110889a87307fb0fed408a5dee1707796ca04
dt-bindings: dma: pl330: Convert to DT schema

Convert the Arm PL330 DMA controller binding to DT schema.

The '#dma-channels' and '#dma-requests' properties are unused as they are
discoverable and are non-standard (the standard props don't have '#'). So
drop them from the binding.

Cc: Vinod Koul <vkoul@kernel.org>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211217170644.3145332-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/arm,pl330.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/dma/arm-pl330.txt [deleted file]