mbox series

[0/3] Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs

Message ID 0101016ef339161c-d333a495-5b37-4f5a-8312-4e36df77f422-000000@us-west-2.amazonses.com (mailing list archive)
Headers show
Series Add DT nodes for watchdog and llcc for SC7180 and SM8150 SoCs | expand

Message

Sai Prakash Ranjan Dec. 11, 2019, 4:30 a.m. UTC
This series adds device tree node for watchdog on SC7180 and SM8150.
It also adds a node for LLCC (Last level cache controller) on SC7180.

Patch 3 depends on the dt binding change to LLCC node name:
 - https://patchwork.kernel.org/patch/11246055/

Sai Prakash Ranjan (3):
  arm64: dts: qcom: sc7180: Add APSS watchdog node
  arm64: dts: qcom: sm8150: Add APSS watchdog node
  arm64: dts: qcom: sc7180: Add Last level cache controller node

 arch/arm64/boot/dts/qcom/sc7180.dtsi | 13 +++++++++++++
 arch/arm64/boot/dts/qcom/sm8150.dtsi |  6 ++++++
 2 files changed, 19 insertions(+)