[PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290

Konrad Dybcio posted 6 patches 2 years, 11 months ago
[PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
Posted by Konrad Dybcio 2 years, 11 months ago
Document the QCM2290 KPSS watchdog.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
 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 6448b633c970..db3e260fb2ef 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
@@ -19,6 +19,7 @@ properties:
           - enum:
               - qcom,kpss-wdt-ipq4019
               - qcom,apss-wdt-msm8994
+              - qcom,apss-wdt-qcm2290
               - qcom,apss-wdt-qcs404
               - qcom,apss-wdt-sa8775p
               - qcom,apss-wdt-sc7180

-- 
2.39.2
Re: [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
Posted by Guenter Roeck 2 years, 10 months ago
On Tue, Mar 14, 2023 at 01:52:56PM +0100, Konrad Dybcio wrote:
> Document the QCM2290 KPSS watchdog.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  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 6448b633c970..db3e260fb2ef 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -19,6 +19,7 @@ properties:
>            - enum:
>                - qcom,kpss-wdt-ipq4019
>                - qcom,apss-wdt-msm8994
> +              - qcom,apss-wdt-qcm2290
>                - qcom,apss-wdt-qcs404
>                - qcom,apss-wdt-sa8775p
>                - qcom,apss-wdt-sc7180
Re: [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
Posted by Krzysztof Kozlowski 2 years, 11 months ago
On 14/03/2023 13:52, Konrad Dybcio wrote:
> Document the QCM2290 KPSS watchdog.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> ---


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

Best regards,
Krzysztof