Re: [PATCH 0/6] Enable QPIC BAM and QPIC NAND support for SDX75
From: Konrad Dybcio
Date: Thu Mar 13 2025 - 10:33:56 EST
On 3/13/25 2:09 PM, Kaushal Kumar wrote:
> Hello,
>
> This series adds and enables devicetree nodes for QPIC BAM
> and QPIC NAND for Qualcomm SDX75 platform.
>
> This patch series depends on the below patches:
> https://lore.kernel.org/linux-spi/20250310120906.1577292-5-quic_mdalam@xxxxxxxxxxx/T/
>
> Kaushal Kumar (6):
> dt-bindings: mtd: qcom,nandc: Document the SDX75 NAND
> dt-bindings: dma: qcom,bam: Document dma-coherent property
> ARM: dts: qcom: sdx75: Add QPIC BAM support
> ARM: dts: qcom: sdx75: Add QPIC NAND support
> ARM: dts: qcom: sdx75-idp: Enable QPIC BAM support
> ARM: dts: qcom: sdx75-idp: Enable QPIC NAND support
subjects: sdx75 is arm64 and the prefix in that dir is:
arm64: dts: qcom: <soc/board>: foo
Konrad