]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: dma: sprd,sc9860-dma: convert to YAML
authorStanislav Jakubek <stano.jakubek@gmail.com>
Thu, 4 Jul 2024 19:20:26 +0000 (21:20 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 10 Jul 2024 10:11:38 +0000 (15:41 +0530)
commit5bcf62748f37b81fb41b112cc87c2788c8ddd972
treebfe3cb943cbc9a2331d2318443ecb8290a6a8855
parent316d1225b1126286952d1e1a3da9da911cc00dd6
dt-bindings: dma: sprd,sc9860-dma: convert to YAML

Convert the Spreadtrum SC9860 DMA bindings to DT schema.

Changes during conversion:
  - rename file to match compatible
  - make interrupts optional, the AGCP DMA controller doesn't need it
  - describe the optional ashb_eb clock for the AGCP DMA controller

Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/Zob1+kGW1xeBKehA@standask-GA-A55M-S2HP
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/sprd,sc9860-dma.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/dma/sprd-dma.txt [deleted file]