[PATCH v6 0/4] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms

Md Sadre Alam posted 4 patches 3 weeks, 5 days ago
.../boot/dts/qcom/ipq5332-rdp-common.dtsi     | 44 +++++++++++++++++++
arch/arm64/boot/dts/qcom/ipq5332-rdp442.dts   | 34 --------------
arch/arm64/boot/dts/qcom/ipq5332.dtsi         | 33 ++++++++++++++
arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts   | 44 ++++++++++++-------
arch/arm64/boot/dts/qcom/ipq5424.dtsi         | 33 ++++++++++++++
5 files changed, 139 insertions(+), 49 deletions(-)
[PATCH v6 0/4] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
Posted by Md Sadre Alam 3 weeks, 5 days ago
From: Md Sadre Alam <mdalam@qti.qualcomm.com>

v6:
 * Squash the eMMC removal changes into the SPI‑NAND enablement patch
 * v5: https://lore.kernel.org/linux-arm-msm/20260223100552.1050303-1-quic_mdalam@quicinc.com/

v5:
 * Split DT changes and driver changes into separate series
 * v4: https://lore.kernel.org/linux-arm-msm/20260206100202.413834-1-quic_mdalam@quicinc.com/

v4:
 * Rebased onto linux-next
 * Dropped two changes from v3 that have already been merged

v3:
 * Added Tested-by tag
 * Added Reviewed-by tag
 * Reformatted clocks, clock-names, dmas, and dma-names properties
   to one entry per line
 * Rename ipq5332 to ipq5332-rdp-common

v2:
 * Added Reviewed-by tag
 * Added Acked-by tag
 * Updated board name in commit message header
 * Added \n before status

v1:
 * Added support for spi nand for IPQ5424 and IPQ5332
 * Updated bam_prep_ce_le32() to set the mask field conditionally based
   on command
 * Removed eMMC node for IPQ5424 and IPQ5332

Md Sadre Alam (4):
  arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support
  arm64: dts: qcom: ipq5332: Add QPIC SPI NAND controller support
  arm64: dts: qcom: ipq5424-rdp466: Enable QPIC SPI NAND support
  arm64: dts: qcom: pq5332-rdp-common: Enable QPIC SPI NAND support

 .../boot/dts/qcom/ipq5332-rdp-common.dtsi     | 44 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/ipq5332-rdp442.dts   | 34 --------------
 arch/arm64/boot/dts/qcom/ipq5332.dtsi         | 33 ++++++++++++++
 arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts   | 44 ++++++++++++-------
 arch/arm64/boot/dts/qcom/ipq5424.dtsi         | 33 ++++++++++++++
 5 files changed, 139 insertions(+), 49 deletions(-)

-- 
2.34.1

Re: [PATCH v6 0/4] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
Posted by Bjorn Andersson 1 week, 1 day ago
On Fri, 06 Mar 2026 17:09:36 +0530, Md Sadre Alam wrote:
> From: Md Sadre Alam <mdalam@qti.qualcomm.com>
> 
> v6:
>  * Squash the eMMC removal changes into the SPI‑NAND enablement patch
>  * v5: https://lore.kernel.org/linux-arm-msm/20260223100552.1050303-1-quic_mdalam@quicinc.com/
> 
> v5:
>  * Split DT changes and driver changes into separate series
>  * v4: https://lore.kernel.org/linux-arm-msm/20260206100202.413834-1-quic_mdalam@quicinc.com/
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support
      commit: 3afb6fc2e4c764b4dc018348550924dd7f3b85c9
[2/4] arm64: dts: qcom: ipq5332: Add QPIC SPI NAND controller support
      commit: 98a660f29e482d19eb3acb815d6172ea3cda3137
[3/4] arm64: dts: qcom: ipq5424-rdp466: Enable QPIC SPI NAND support
      commit: a139a3e712b4cc7fd731cf3e97499dd399184a14
[4/4] arm64: dts: qcom: pq5332-rdp-common: Enable QPIC SPI NAND support
      commit: 315f92dc11f568be833a54a2f89cc010b2cf6a40

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>