Add devicetree binding for watchdog present on Qualcomm QCS615 SoC.
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Signed-off-by: Lijuan Gao <quic_lijuang@xxxxxxxxxxx>
---
Add devicetree binding for watchdog present on Qualcomm
QCS615 SoC.
---
Changes in v2:
- Collected Acked-by
- Rebased patchset on top next-20240919
- Link to v1: https://lore.kernel.org/r/20240912-add_watchdog_compatible_for_qcs615-v1-1-ec22b5ad9891@xxxxxxxxxxx
---
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 932393f8c649..32eaf43aadb3 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-sa8255p
- qcom,apss-wdt-sa8775p
- qcom,apss-wdt-sc7180
---
base-commit: 3621a2c9142bd490af0666c0c02d52d60ce0d2a5
change-id: 20240920-add_watchdog_compatible_for_qcs615-eec8a8c2c924
Best regards,