On Wed, 10 Nov 2021 16:29:04 +0530, Bhupesh Sharma wrote: > Add new optional properties - 'interconnects' and > 'interconnect-names' to the device-tree binding documentation for > qcom-bam DMA IP. > > These properties describe the interconnect path between bam and main > memory and the interconnect type respectively. > > Cc: Thara Gopinath <thara.gopinath@xxxxxxxxxx> > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/dma/qcom_bam_dma.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>