[PATCH 0/2] Enable QPIC-SPI-NAND controller for ipq5210

Varadarajan Narayanan posted 2 patches 4 weeks, 1 day ago
.../bindings/spi/qcom,spi-qpic-snand.yaml          |  1 +
arch/arm64/boot/dts/qcom/ipq5210-rdp504.dts        | 42 ++++++++++++++++++++++
arch/arm64/boot/dts/qcom/ipq5210.dtsi              | 29 +++++++++++++++
3 files changed, 72 insertions(+)
[PATCH 0/2] Enable QPIC-SPI-NAND controller for ipq5210
Posted by Varadarajan Narayanan 4 weeks, 1 day ago
Document the NAND controller binding and add the DT nodes to
enable the QPIC-SPI-NAND controller in ipq5210.

Functionally depends on [1]

1 - https://lore.kernel.org/linux-arm-msm/20260514-bam-fix-v5-1-58f6edb34969@oss.qualcomm.com/

Signed-off-by: Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com>
---
Varadarajan Narayanan (2):
      spi: dt-bindings: spi-qpic-snand: Add ipq5210 compatible
      arm64: dts: qcom: ipq5210: Add QPIC SPI NAND controller support

 .../bindings/spi/qcom,spi-qpic-snand.yaml          |  1 +
 arch/arm64/boot/dts/qcom/ipq5210-rdp504.dts        | 42 ++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/ipq5210.dtsi              | 29 +++++++++++++++
 3 files changed, 72 insertions(+)
---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260514-ipq5210-nand-eb7e15d0d371
prerequisite-change-id: 20260514-bam-fix-142a0ee8057e:v5
prerequisite-patch-id: 9e9abb177bcb562f5a07a4865e9d88e82dbb98b8

Best regards,
-- 
Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com>
Re: (subset) [PATCH 0/2] Enable QPIC-SPI-NAND controller for ipq5210
Posted by Mark Brown 2 weeks, 2 days ago
On Thu, 14 May 2026 12:15:30 +0530, Varadarajan Narayanan wrote:
> Enable QPIC-SPI-NAND controller for ipq5210
> 
> Document the NAND controller binding and add the DT nodes to
> enable the QPIC-SPI-NAND controller in ipq5210.
> 
> Functionally depends on [1]
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-7.1

Thanks!

[1/2] spi: dt-bindings: spi-qpic-snand: Add ipq5210 compatible
      https://git.kernel.org/broonie/spi/c/60474437af5f

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark