Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v3 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
@ 2025-10-14 11:05 Md Sadre Alam
  2025-10-14 11:05 ` [PATCH v3 1/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5424 compatible Md Sadre Alam
                   ` (8 more replies)
  0 siblings, 9 replies; 21+ messages in thread
From: Md Sadre Alam @ 2025-10-14 11:05 UTC (permalink / raw)
  To: broonie, robh, krzk+dt, conor+dt, andersson, konradybcio, vkoul,
	linux-arm-msm, linux-spi, devicetree, linux-kernel, dmaengine
  Cc: quic_varada, quic_mdalam

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 (9):
  spi: dt-bindings: spi-qpic-snand: Add IPQ5424 compatible
  spi: dt-bindings: spi-qpic-snand: Add IPQ5332 compatible
  dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
  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
  arm64: dts: qcom: ipq5424-rdp466: Remove eMMC support
  arm64: dts: qcom: ipq5332-rdp442: Remove eMMC support

 .../bindings/spi/qcom,spi-qpic-snand.yaml     |  2 +
 .../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 ++++++++++++++
 include/linux/dma/qcom_bam_dma.h              | 21 ++++++---
 7 files changed, 157 insertions(+), 54 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2025-10-23 12:39 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 11:05 [PATCH v3 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms Md Sadre Alam
2025-10-14 11:05 ` [PATCH v3 1/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5424 compatible Md Sadre Alam
2025-10-21 19:09   ` Mark Brown
2025-10-22  6:59     ` Md Sadre Alam
2025-10-22 10:42       ` Mark Brown
2025-10-22 15:20         ` Md Sadre Alam
2025-10-22 15:28           ` Konrad Dybcio
2025-10-23  5:30             ` Md Sadre Alam
2025-10-23 12:39         ` Md Sadre Alam
2025-10-22 11:01       ` Krzysztof Kozlowski
2025-10-22 15:26         ` Md Sadre Alam
2025-10-14 11:05 ` [PATCH v3 2/9] spi: dt-bindings: spi-qpic-snand: Add IPQ5332 compatible Md Sadre Alam
2025-10-14 11:05 ` [PATCH v3 3/9] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+ Md Sadre Alam
2025-10-14 11:05 ` [PATCH v3 4/9] arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support Md Sadre Alam
2025-10-22 15:01   ` Konrad Dybcio
2025-10-14 11:05 ` [PATCH v3 5/9] arm64: dts: qcom: ipq5332: " Md Sadre Alam
2025-10-22 15:01   ` Konrad Dybcio
2025-10-14 11:05 ` [PATCH v3 6/9] arm64: dts: qcom: ipq5424-rdp466: Enable QPIC SPI NAND support Md Sadre Alam
2025-10-14 11:05 ` [PATCH v3 7/9] arm64: dts: qcom: pq5332-rdp-common: " Md Sadre Alam
2025-10-14 11:05 ` [PATCH v3 8/9] arm64: dts: qcom: ipq5424-rdp466: Remove eMMC support Md Sadre Alam
2025-10-14 11:05 ` [PATCH v3 9/9] arm64: dts: qcom: ipq5332-rdp442: " Md Sadre Alam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox