[PATCH v1 1/3] dt-bindings: watchdog: Document Qualcomm QCS8300

Xin Liu posted 3 patches 3 weeks, 6 days ago
There is a newer version of this series
[PATCH v1 1/3] dt-bindings: watchdog: Document Qualcomm QCS8300
Posted by Xin Liu 3 weeks, 6 days ago
Add devicetree binding for watchdog present on Qualcomm
QCS8300 SoC.

Signed-off-by: Xin Liu <quic_liuxin@quicinc.com>
---
 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..200071227d4f 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-qcs8300
               - qcom,apss-wdt-sa8255p
               - qcom,apss-wdt-sa8775p
               - qcom,apss-wdt-sc7180
-- 
2.34.1
Re: [PATCH v1 1/3] dt-bindings: watchdog: Document Qualcomm QCS8300
Posted by Krzysztof Kozlowski 3 weeks, 5 days ago
On Tue, Oct 29, 2024 at 11:12:20AM +0800, Xin Liu wrote:
> Add devicetree binding for watchdog present on Qualcomm
> QCS8300 SoC.
> 
> Signed-off-by: Xin Liu <quic_liuxin@quicinc.com>
> ---
>  Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof