Message ID | 20240912-add_watchdog_compatible_for_qcs615-v1-1-ec22b5ad9891@quicinc.com |
---|---|
State | New |
Headers | show |
Series | dt-bindings: watchdog: Document Qualcomm QCS615 watchdog | expand |
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>
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
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(+) --- base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94 change-id: 20240911-add_watchdog_compatible_for_qcs615-11c56da30386 Best regards,