Re: [PATCH v2] ARM: dts: qcom: msm8960: Add BAM
From: Rudraksha Gupta
Date: Tue Feb 11 2025 - 21:00:40 EST
> > + 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