* 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 | 43 +++++++++++++++++++ arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts | 12 ------ arch/arm64/boot/dts/qcom/ipq9574.dtsi | 28 ++++++++++++ 3 files changed, 71 insertions(+), 12 deletions(-) base-commit: d4b0fd87ff0d4338b259dc79b2b3c6f7e70e8afa prerequisite-patch-id: 4acad06926841baacc627f32d457f3a6c9e9de1d prerequisite-patch-id: bc3b78dc0486b0effcc2e595dd55c316700095b7 -- 2.34.1