[PATCH] dt-bindings: watchdog: Document Qualcomm QCS615 watchdog

Lijuan Gao posted 1 patch 2 months, 2 weeks ago
There is a newer version of this series
Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: watchdog: Document Qualcomm QCS615 watchdog
Posted by Lijuan Gao 2 months, 2 weeks ago
Add devicetree binding for watchdog present on Qualcomm QCS615 SoC.

Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
---
Add devicetree binding for watchdog present on Qualcomm
QCS615 SoC.
---
 Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
index 47587971fb0b..e8f2488ddff8 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
@@ -26,6 +26,7 @@ properties:
               - qcom,apss-wdt-msm8994
               - qcom,apss-wdt-qcm2290
               - qcom,apss-wdt-qcs404
+              - qcom,apss-wdt-qcs615
               - qcom,apss-wdt-sa8775p
               - qcom,apss-wdt-sc7180
               - qcom,apss-wdt-sc7280

---
base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94
change-id: 20240911-add_watchdog_compatible_for_qcs615-11c56da30386

Best regards,
-- 
Lijuan Gao <quic_lijuang@quicinc.com>
Re: [PATCH] dt-bindings: watchdog: Document Qualcomm QCS615 watchdog
Posted by Rob Herring (Arm) 2 months, 2 weeks ago
On Thu, 12 Sep 2024 10:56:59 +0800, Lijuan Gao wrote:
> Add devicetree binding for watchdog present on Qualcomm QCS615 SoC.
> 
> Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
> ---
> Add devicetree binding for watchdog present on Qualcomm
> QCS615 SoC.
> ---
>  Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>