Hi Rob,
Am 20.06.23 um 00:49 schrieb Rob Herring:
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@xxxxxxxx>
---
.../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.
i was uncertain after replacing the generic dma-channel-mask with the
vendor ones. So i decided to drop the reviewed-by.
Best regards
Missing tags:
Reviewed-by: Rob Herring <robh@xxxxxxxxxx>