mbox series

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

Message ID 20241216-axi-dma-dt-yaml-v3-0-7b994710c43f@baylibre.com (mailing list archive)
Headers show
Series dt-bindings: dma: adi,axi-dmac: convert to yaml and update | expand

Message

David Lechner Dec. 16, 2024, 8:51 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.

---
- Resending since this didn't get picked up or commented on for 10 weeks.
  Maybe it got overlooked due to the dt_binding_check failure? As mentioned
  in the commit message, it is OK to make an exception in this case.
- Link to v3: https://lore.kernel.org/r/20241030-axi-dma-dt-yaml-v3-0-d3a9b506f96c@baylibre.com

Changes in v3:
- Picked up review tags
- Fixed rebase botch of patch 2/2
- Link to v2: https://lore.kernel.org/r/20241029-axi-dma-dt-yaml-v2-0-52a6ec7df251@baylibre.com

Changes in v2:
- Picked up Nuno's Ack
- Added more than link to main description
- Moved source-type enum definition to description:
- Moved additionalProperties before properties
- Removed unused label
- Fixed node name
- Link to v1: https://lore.kernel.org/r/20241022-axi-dma-dt-yaml-v1-0-68f2a2498d53@baylibre.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      | 129 +++++++++++++++++++++
 2 files changed, 129 insertions(+), 61 deletions(-)
---
base-commit: 95282a5c5eae59227d58d3b63ec57f377a9093c7
change-id: 20241022-axi-dma-dt-yaml-c6c71ad2eb9e

Best regards,