[PATCH 0/2] Add few device nodes for IPQ9574 SoC
From: Kathiravan T
Date: Wed Mar 29 2023 - 01:38:13 EST
This series adds the support for QUP peripherals, PRNG, WDT for IPQ9574
SoC.
This series depends on the below one
https://lore.kernel.org/linux-arm-msm/20230328102013.21361-2-quic_poovendh@xxxxxxxxxxx/
Kathiravan T (2):
dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq9574 compatible
arm64: dts: qcom: ipq9574: add few device nodes
.../bindings/watchdog/qcom-wdt.yaml | 1 +
arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts | 21 ++
arch/arm64/boot/dts/qcom/ipq9574.dtsi | 202 ++++++++++++++++++
3 files changed, 224 insertions(+)
--
2.17.1