> > + sdcc3bam: dma-controller@12182000 { > > + compatible = "qcom,bam-v1.3.0"; > > + reg = <0x12182000 0x2000>; > > The BAM controller is 0x4000-long Seems like my device splats with this requested change: Diff: https://pastebin.com/AwzHPCLG Log: https://pastebin.com/WQswkndX > > Otherwise, looks good > > Konrad