[PATCH v2 3/5] arm64: dts: qcom: sdx75: Add QPIC BAM support

Kaushal Kumar quic_kaushalk at quicinc.com
Tue Apr 22 01:32:23 PDT 2025


On 4/15/2025 3:20 PM, Konrad Dybcio wrote:
> On 4/15/25 9:27 AM, Kaushal Kumar wrote:
>> Add devicetree node to enable support for QPIC BAM DMA controller on
>> Qualcomm SDX75 platform.
>>
>> Signed-off-by: Kaushal Kumar <quic_kaushalk at quicinc.com>
>> ---
>>   arch/arm64/boot/dts/qcom/sdx75.dtsi | 14 ++++++++++++++
>>   1 file changed, 14 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/qcom/sdx75.dtsi b/arch/arm64/boot/dts/qcom/sdx75.dtsi
>> index b0a8a0fe5f39..e3a0ee661c4a 100644
>> --- a/arch/arm64/boot/dts/qcom/sdx75.dtsi
>> +++ b/arch/arm64/boot/dts/qcom/sdx75.dtsi
>> @@ -880,6 +880,20 @@
>>   			qcom,bcm-voters = <&apps_bcm_voter>;
>>   		};
>>   
>> +		qpic_bam: dma-controller at 1c9c000 {
>> +			compatible = "qcom,bam-v1.7.0";
> v1.7.4, looks good otherwise
Ack. v1.7.4 is backward compatible with v1.7.0 supported by the driver. 
I will update this in next patch version.
> Konrad
- Kaushal



More information about the linux-mtd mailing list