Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Enable Watchdog on QCS8300
@ 2024-11-19 10:23 Xin Liu
  2024-11-19 10:23 ` [PATCH v2 1/3] dt-bindings: watchdog: Document Qualcomm QCS8300 watchdog Xin Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Xin Liu @ 2024-11-19 10:23 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Bjorn Andersson, Konrad Dybcio
  Cc: Rajendra Nayak, linux-arm-msm, linux-watchdog, devicetree,
	linux-kernel, kernel, quic_jiegan, quic_aiquny, quic_tingweiz

Add Watchdog support to the QCS8300 Ride platform. Include the relevant
binding documents accordingly. Additionally, configure Watchdog-related
clock and interrupt in the device tree.

This patch series depends on below patch series:
https://lore.kernel.org/linux-arm-msm/20240925-qcs8300_initial_dtsi-v2-0-494c40fa2a42@quicinc.com/

Signed-off-by: Xin Liu <quic_liuxin@quicinc.com>
--- 
Changes in v2:
- PATCH 1/3:Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
- PATCH 2/3:Drop the Reviewed-by tag that received by v1. Assign a label to
  the wachdog node.
- Link to v1: https://lore.kernel.org/all/20241029031222.1653123-1-quic_liuxin@quicinc.com/

--- 

Xin Liu (3):
  dt-bindings: watchdog: Document Qualcomm QCS8300 watchdog
  arm64: dts: qcom: qcs8300: Add watchdog node
  arm64: dts: qcom: qcs8300-ride: Add watchdog node

 Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
 arch/arm64/boot/dts/qcom/qcs8300-ride.dts                | 4 ++++
 arch/arm64/boot/dts/qcom/qcs8300.dtsi                    | 6 ++++++
 3 files changed, 11 insertions(+)
---
base-commit: 4d0326b60bb753627437fff0f76bf1525bcda422

-- 
2.34.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-11-22  7:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19 10:23 [PATCH v2 0/3] Enable Watchdog on QCS8300 Xin Liu
2024-11-19 10:23 ` [PATCH v2 1/3] dt-bindings: watchdog: Document Qualcomm QCS8300 watchdog Xin Liu
2024-11-19 10:23 ` [PATCH v2 2/3] arm64: dts: qcom: qcs8300: Add watchdog node Xin Liu
2024-11-20 17:00   ` Krzysztof Kozlowski
2024-11-22  7:59     ` Xin Liu
2024-11-19 10:23 ` [PATCH v2 3/3] arm64: dts: qcom: qcs8300-ride: " Xin Liu
2024-11-20 16:59   ` Krzysztof Kozlowski
2024-11-21  9:44     ` Xin Liu
2024-11-21 10:19       ` Krzysztof Kozlowski
2024-11-21 11:58         ` Xin Liu
2024-11-21 18:48     ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox