v2: * Added Reviewed-by tag * Added new line befroe "status = okay" in qpic_nand node * Added "qcom,bam-v1.7.4" compatible in qpic_bam node * sorted qpic_nand and qpic_bam entry in dt v1: * This was a part of 'Add QPIC SPI NAND driver' - [1]. Have split it out into a separate series based on the community feedback [2]. * Additionally, address comments. Please see individual patches for details * The 'dt' and 'dtsi' portions of 'arm64: dts: qcom: ipq9574: Add SPI nand support' are split and posted as separate patches in this series. 1 - https://lore.kernel.org/linux-arm-msm/20241120091507.1404368-1-quic_mdalam@xxxxxxxxxxx/ 2 - https://lore.kernel.org/linux-arm-msm/4c1fe789-5190-465d-bb41-3fe1534d2523@xxxxxxxxxxxxxxxx/ Md Sadre Alam (3): arm64: dts: qcom: ipq9574: Add SPI nand support arm64: dts: qcom: ipq9574: Enable SPI NAND for ipq9574 arm64: dts: qcom: ipq9574: Remove eMMC node .../boot/dts/qcom/ipq9574-rdp-common.dtsi | 44 +++++++++++++++++++ arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts | 12 ----- arch/arm64/boot/dts/qcom/ipq9574.dtsi | 27 ++++++++++++ 3 files changed, 71 insertions(+), 12 deletions(-) -- 2.34.1