diff mbox series

dt-bindings: watchdog: Add compatible for SC7280 SoC

Message ID 1615788301-29891-1-git-send-email-rnayak@codeaurora.org (mailing list archive)
State Not Applicable, archived
Headers show
Series dt-bindings: watchdog: Add compatible for SC7280 SoC | expand

Commit Message

Rajendra Nayak March 15, 2021, 6:05 a.m. UTC
From: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>

Add compatible for watchdog timer on SC7280 SoC.

Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
---
This was earlier posted as part of the entire DT series for sc7280 [1]
Rest of the patches are now picked, posting this separately so it can
be picked up via the WDT tree.

[1] https://lore.kernel.org/patchwork/project/lkml/list/?series=488871

 Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Guenter Roeck March 15, 2021, 2:55 p.m. UTC | #1
On 3/14/21 11:05 PM, Rajendra Nayak wrote:
> From: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
> 
> Add compatible for watchdog timer on SC7280 SoC.
> 
> Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
> Reviewed-by: Stephen Boyd <swboyd@chromium.org>
> Acked-by: Rob Herring <robh@kernel.org>

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

> ---
> This was earlier posted as part of the entire DT series for sc7280 [1]
> Rest of the patches are now picked, posting this separately so it can
> be picked up via the WDT tree.
> 
> [1] https://lore.kernel.org/patchwork/project/lkml/list/?series=488871
> 
>  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 b8e4118..ba60bdf 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -17,6 +17,7 @@ properties:
>      enum:
>        - qcom,apss-wdt-qcs404
>        - qcom,apss-wdt-sc7180
> +      - qcom,apss-wdt-sc7280
>        - qcom,apss-wdt-sdm845
>        - qcom,apss-wdt-sdx55
>        - qcom,apss-wdt-sm8150
>
Rajendra Nayak April 26, 2021, 4:37 p.m. UTC | #2
On 3/15/2021 8:25 PM, Guenter Roeck wrote:
> On 3/14/21 11:05 PM, Rajendra Nayak wrote:
>> From: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
>>
>> Add compatible for watchdog timer on SC7280 SoC.
>>
>> Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
>> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
>> Reviewed-by: Stephen Boyd <swboyd@chromium.org>
>> Acked-by: Rob Herring <robh@kernel.org>
> 
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>

I don;t see this in linux-next, any plans to pull this one in?

> 
>> ---
>> This was earlier posted as part of the entire DT series for sc7280 [1]
>> Rest of the patches are now picked, posting this separately so it can
>> be picked up via the WDT tree.
>>
>> [1] https://lore.kernel.org/patchwork/project/lkml/list/?series=488871
>>
>>   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 b8e4118..ba60bdf 100644
>> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
>> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
>> @@ -17,6 +17,7 @@ properties:
>>       enum:
>>         - qcom,apss-wdt-qcs404
>>         - qcom,apss-wdt-sc7180
>> +      - qcom,apss-wdt-sc7280
>>         - qcom,apss-wdt-sdm845
>>         - qcom,apss-wdt-sdx55
>>         - qcom,apss-wdt-sm8150
>>
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
index b8e4118..ba60bdf 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
@@ -17,6 +17,7 @@  properties:
     enum:
       - qcom,apss-wdt-qcs404
       - qcom,apss-wdt-sc7180
+      - qcom,apss-wdt-sc7280
       - qcom,apss-wdt-sdm845
       - qcom,apss-wdt-sdx55
       - qcom,apss-wdt-sm8150