mbox series

[V2,0/2] Add few device nodes for IPQ5332 SoC

Message ID 20230320104530.30411-1-quic_kathirav@quicinc.com
Headers show
Series Add few device nodes for IPQ5332 SoC | expand

Message

Kathiravan Thirumoorthy March 20, 2023, 10:45 a.m. UTC
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@quicinc.com/#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(+)

Comments

Kathiravan Thirumoorthy March 30, 2023, 3:30 p.m. UTC | #1
On 3/20/2023 4:15 PM, Kathiravan T wrote:
> 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@quicinc.com/#t


Gentle Reminder...


>
> 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(+)
>