diff options
author | Xin Liu <quic_liuxin@quicinc.com> | 2024-10-29 11:12:20 +0800 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2024-11-07 11:21:29 +0100 |
commit | 24a2f4d106a57d2ea8dd6ce2dc690396d9077ab2 (patch) | |
tree | 09fac768ee99f4c1e6618181be880b28fec3614f | |
parent | a5ee1ca57c157fb7b289f9377c08848dae4eb821 (diff) | |
download | lwn-24a2f4d106a57d2ea8dd6ce2dc690396d9077ab2.tar.gz lwn-24a2f4d106a57d2ea8dd6ce2dc690396d9077ab2.zip |
dt-bindings: watchdog: Document Qualcomm QCS8300
Add devicetree binding for watchdog present on Qualcomm
QCS8300 SoC.
Signed-off-by: Xin Liu <quic_liuxin@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Link: https://lore.kernel.org/r/20241029031222.1653123-2-quic_liuxin@quicinc.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index 32eaf43aadb3..34896a39fa91 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -27,6 +27,7 @@ properties: - qcom,apss-wdt-qcm2290 - qcom,apss-wdt-qcs404 - qcom,apss-wdt-qcs615 + - qcom,apss-wdt-qcs8300 - qcom,apss-wdt-sa8255p - qcom,apss-wdt-sa8775p - qcom,apss-wdt-sc7180 |