mbox series

[0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update

Message ID 20241022-axi-dma-dt-yaml-v1-0-68f2a2498d53@baylibre.com (mailing list archive)
Headers show
Series dt-bindings: dma: adi,axi-dmac: convert to yaml and update | expand

Message

David Lechner Oct. 22, 2024, 5:46 p.m. UTC
Convert the ADI AXI DMAC bindings to YAML and then update the bindings
to reflect the current actual use of the bindings.

---
David Lechner (2):
      dt-bindings: dma: adi,axi-dmac: convert to yaml schema
      dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node

 .../devicetree/bindings/dma/adi,axi-dmac.txt       |  61 ----------
 .../devicetree/bindings/dma/adi,axi-dmac.yaml      | 127 +++++++++++++++++++++
 2 files changed, 127 insertions(+), 61 deletions(-)
---
base-commit: 52a53aecddb1b407268ebc80695c38e5093dc08f
change-id: 20241022-axi-dma-dt-yaml-c6c71ad2eb9e

Best regards,

Comments

Nuno Sá Oct. 23, 2024, 10:33 a.m. UTC | #1
On Tue, 2024-10-22 at 12:46 -0500, David Lechner wrote:
> Convert the ADI AXI DMAC bindings to YAML and then update the bindings
> to reflect the current actual use of the bindings.
> 
> ---

Nothing to add on Rob's comment. Basically adding my ack to show that I'm fine
being the maintainer for this:

Acked-by: Nuno Sa <nuno.sa@analog.com>

> David Lechner (2):
>       dt-bindings: dma: adi,axi-dmac: convert to yaml schema
>       dt-bindings: dma: adi,axi-dmac: deprecate adi,channels node
> 
>  .../devicetree/bindings/dma/adi,axi-dmac.txt       |  61 ----------
>  .../devicetree/bindings/dma/adi,axi-dmac.yaml      | 127
> +++++++++++++++++++++
>  2 files changed, 127 insertions(+), 61 deletions(-)
> ---
> base-commit: 52a53aecddb1b407268ebc80695c38e5093dc08f
> change-id: 20241022-axi-dma-dt-yaml-c6c71ad2eb9e
> 
> Best regards,