[PATCH V2 2/7] dt-bindings: dma: convert bcm2835-dma bindings to YAML
Rob Herring
robh at kernel.org
Mon Jun 19 15:49:16 PDT 2023
On Sat, 17 Jun 2023 15:36:15 +0200, Stefan Wahren wrote:
> Convert the DT binding document for bcm2835-dma from .txt to YAML.
>
> Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
> ---
> .../bindings/dma/brcm,bcm2835-dma.txt | 83 --------------
> .../bindings/dma/brcm,bcm2835-dma.yaml | 102 ++++++++++++++++++
> 2 files changed, 102 insertions(+), 83 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.txt
> create mode 100644 Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.yaml
>
Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.
If a tag was not added on purpose, please state why and what changed.
Missing tags:
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list