Add the initial device tree support for the Reference Design Platform(RDP) 454 based on IPQ9574 family of SoCs. This series depends on below patchset: https://lore.kernel.org/lkml/20230713105909.14209-2-quic_anusha@xxxxxxxxxxx/ This series depends on below patchset for CHECK_DTBS issue https://lore.kernel.org/linux-arm-msm/20230526161129.1454-4-quic_anusha@xxxxxxxxxxx/ Sridharan S N (2): dt-bindings: arm: qcom: document AL01-C1 board based on IPQ9574 family arm64: dts: qcom: ipq9574: add support for the RDP417 variant Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++ arch/arm64/boot/dts/qcom/Makefile | 1 + arch/arm64/boot/dts/qcom/ipq9574-rdp417.dts | 16 ++++++++++++++++ 3 files changed, 19 insertions(+) create mode 100644 arch/arm64/boot/dts/qcom/ipq9574-rdp417.dts -- 2.34.1