Re: [PATCH v2 1/7] dt-bindings: dma: ti,cppi41: Convert to DT schema
From: Rob Herring (Arm)
Date: Mon Aug 31 2026 - 11:10:43 EST
On Tue, 18 Aug 2026 19:58:43 +0530, Bhargav Joshi wrote:
> Convert TI CPPI 4.1 DMA controller text bindings to DT schema. Add
> ti,am3359-cppi41 and ti,da830-cppi41 into single schema since they share
> the same hardware IP block and driver. Add undocumented #dma-requests
> and power-domains properties to match existing DTS usage.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> .../devicetree/bindings/dma/ti/ti,cppi41.yaml | 109 +++++++++++++++++++++
> .../devicetree/bindings/usb/am33xx-usb.txt | 14 ---
> .../devicetree/bindings/usb/da8xx-usb.txt | 12 ---
> 3 files changed, 109 insertions(+), 26 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>