[PATCH 0/2] Add common RDP dtsi file for ipq5018

Hariharan K posted 2 patches 2 years, 1 month ago
.../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
[PATCH 0/2] Add common RDP dtsi file for ipq5018
Posted by Hariharan K 2 years, 1 month ago
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@quicinc.com/

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