This series adds the support for QUP peripherals, PRNG, WDT for IPQ5332
SoC.
This series depends on the below patch, due to the node ordering
https://lore.kernel.org/linux-arm-msm/20230217083308.12017-6-quic_kathirav@xxxxxxxxxxx/#t
Kathiravan T (2):
dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq5332 compatible
arm64: dts: qcom: ipq5332: add few device nodes
.../bindings/watchdog/qcom-wdt.yaml | 1 +
arch/arm64/boot/dts/qcom/ipq5332-mi01.2.dts | 14 ++++
arch/arm64/boot/dts/qcom/ipq5332.dtsi | 67 +++++++++++++++++++
3 files changed, 82 insertions(+)