Some interfaces are common across RDPs. Move the common nodes to ipq5018-rdp-common.dtsi. Also update the compatible in device tree binding to use model names instead of rdp numbers. This series is based on the below series, https://lore.kernel.org/lkml/20230616101749.2083 974-1-quic_srichara@xxxxxxxxxxx/ Hariharan K (2): dt-bindings: arm: qcom: Update the compatible arm64: dts: qcom: ipq5018: Add common RDP dtsi file .../devicetree/bindings/arm/qcom.yaml | 4 +-- .../boot/dts/qcom/ipq5018-rdp-common.dtsi | 35 +++++++++++++++++++ .../arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts | 30 +++------------- 3 files changed, 41 insertions(+), 28 deletions(-) create mode 100644 arch/arm64/boot/dts/qcom/ipq5018-rdp-common.dtsi -- 2.17.1