Re: [PATCH v2] ARM: dts: qcom: msm8960: Add BAM
From: Konrad Dybcio
Date: Wed Feb 12 2025 - 18:45:21 EST
On 12.02.2025 2:59 AM, Rudraksha Gupta wrote:
>>> + 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
Did you keep your changes that shortened the sd controllers address space?
Konrad