Add SPI nodes to the IPQ5424 device tree and update the GPIO pin mappings accordingly. Changes in V4: - Drop patches #1 to #4 of V3 due to the reversion of the 'renaming of spi0 to spi4' and adhere to the existing naming convention such as spi0 and spi1. - Add spi1 node. - Detailed change logs are added to the respective patches. V3 can be found at: https://lore.kernel.org/linux-arm-msm/20241227072446.2545148-1-quic_mmanikan@xxxxxxxxxxx/ V2 can be found at: https://lore.kernel.org/linux-arm-msm/20241217091308.3253897-1-quic_mmanikan@xxxxxxxxxxx/ V1 can be found at: https://lore.kernel.org/linux-arm-msm/20241122124505.1688436-1-quic_mmanikan@xxxxxxxxxxx/ Manikanta Mylavarapu (2): arm64: dts: qcom: ipq5424: add spi nodes arm64: dts: qcom: ipq5424: configure spi0 node for rdp466 arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 43 +++++++++++++++++++++ arch/arm64/boot/dts/qcom/ipq5424.dtsi | 22 +++++++++++ 2 files changed, 65 insertions(+) base-commit: 8155b4ef3466f0e289e8fcc9e6e62f3f4dceeac2 -- 2.34.1