2022-11-17 11:06:20

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer

Document the MSM8994 watchdog timer which is already used in DT.

Signed-off-by: Konrad Dybcio <[email protected]>
---
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 d8ac0be36e6c..a1f17c9e02db 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
@@ -17,6 +17,7 @@ properties:
oneOf:
- items:
- enum:
+ - qcom,apss-wdt-msm8994
- qcom,apss-wdt-qcs404
- qcom,apss-wdt-sc7180
- qcom,apss-wdt-sc7280
--
2.38.1



2022-11-17 12:23:30

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer

On 17/11/2022 11:58, Konrad Dybcio wrote:
> Document the MSM8994 watchdog timer which is already used in DT.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---


Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof


2023-01-31 17:08:08

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer

On Thu, Nov 17, 2022 at 11:58:45AM +0100, Konrad Dybcio wrote:
> Document the MSM8994 watchdog timer which is already used in DT.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> Acked-by: Krzysztof Kozlowski <[email protected]>

Reviewed-by: Guenter Roeck <[email protected]>

> ---
> 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 d8ac0be36e6c..a1f17c9e02db 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -17,6 +17,7 @@ properties:
> oneOf:
> - items:
> - enum:
> + - qcom,apss-wdt-msm8994
> - qcom,apss-wdt-qcs404
> - qcom,apss-wdt-sc7180
> - qcom,apss-wdt-sc7280

2023-02-17 11:30:49

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer



On 17.11.2022 11:58, Konrad Dybcio wrote:
> Document the MSM8994 watchdog timer which is already used in DT.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
Looks like this never got applied?

Konrad
> 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 d8ac0be36e6c..a1f17c9e02db 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -17,6 +17,7 @@ properties:
> oneOf:
> - items:
> - enum:
> + - qcom,apss-wdt-msm8994
> - qcom,apss-wdt-qcs404
> - qcom,apss-wdt-sc7180
> - qcom,apss-wdt-sc7280

2023-02-18 17:00:45

by Wim Van Sebroeck

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer

Hi Konrad,

> On 17.11.2022 11:58, Konrad Dybcio wrote:
> > Document the MSM8994 watchdog timer which is already used in DT.
> >
> > Signed-off-by: Konrad Dybcio <[email protected]>
> > ---
> Looks like this never got applied?

Patience is a beautiful virtue.
Since Guenter reviewed it and since it is in Guenter's tree, I picked it up.

> Konrad
> > 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 d8ac0be36e6c..a1f17c9e02db 100644
> > --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> > +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> > @@ -17,6 +17,7 @@ properties:
> > oneOf:
> > - items:
> > - enum:
> > + - qcom,apss-wdt-msm8994
> > - qcom,apss-wdt-qcs404
> > - qcom,apss-wdt-sc7180
> > - qcom,apss-wdt-sc7280

Kind regards,
Wim.