[PATCH v2 0/2] Add support for J721S2 CSI BCDMA

From: Vaishnav Achath
Date: Fri May 05 2023 - 04:28:52 EST


This series adds support for J721S2 BCDMA instance for Camera Serial
Interface (CSI).

V1 : https://lore.kernel.org/all/20230503065303.16674-1-vaishnav.a@xxxxxx/

V1->V2:
Address Krzysztof's feedback:
* Move J721S2 BCDMA entry to else condition to avoid failure
with AM62A BCDMA in binding.
dtbs_check :
https://gist.github.com/vaishnavachath/221155d02575e0c5803a62f2ee22e70e

Vaishnav Achath (2):
dt-bindings: dma: ti: Add J721S2 BCDMA
dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance

.../devicetree/bindings/dma/ti/k3-bcdma.yaml | 54 +++++++++++++------
drivers/dma/ti/k3-udma.c | 25 +++++++++
2 files changed, 64 insertions(+), 15 deletions(-)

--
2.17.1