Add an SPI0 node to the IPQ5424 device tree and update the relevant bindings, GPIO pin mappings accordingly. Changes in V2: - Fixed all review comments from Konrad Dybico, Krzysztof Kozlowski - Detailed change logs are added to the respective patches V1 can be found at: https://lore.kernel.org/linux-arm-msm/20241122124505.1688436-1-quic_mmanikan@xxxxxxxxxxx/ Manikanta Mylavarapu (4): dt-bindings: pinctrl: qcom: update spi0 function pinctrl: qcom: ipq5424: split spi0 pin group arm64: dts: qcom: ipq5424: add spi0 node arm64: dts: qcom: ipq5424: configure spi0 node for rdp466 .../bindings/pinctrl/qcom,ipq5424-tlmm.yaml | 4 +- arch/arm64/boot/dts/qcom/ipq5424-rdp466.dts | 43 +++++++++++++++++++ arch/arm64/boot/dts/qcom/ipq5424.dtsi | 11 +++++ drivers/pinctrl/qcom/pinctrl-ipq5424.c | 34 +++++++++++---- 4 files changed, 82 insertions(+), 10 deletions(-) base-commit: e25c8d66f6786300b680866c0e0139981273feba -- 2.34.1