[PATCH RESEND 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible

Judith Mendez posted 2 patches 3 months, 2 weeks ago
There is a newer version of this series
[PATCH RESEND 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible
Posted by Judith Mendez 3 months, 2 weeks ago
Add a new compatible ti,am62l-rti-wdt for am62l SoC [0].

[0] https://www.ti.com/product/AM62L
Signed-off-by: Judith Mendez <jm@ti.com>
---
 Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml b/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
index 62ddc284a524..f57d5c2b8024 100644
--- a/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
@@ -24,6 +24,7 @@ properties:
   compatible:
     enum:
       - ti,j7-rti-wdt
+      - ti,am62l-rti-wdt
 
   reg:
     maxItems: 1
-- 
2.49.0
Re: [PATCH RESEND 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible
Posted by Raghavendra, Vignesh 3 months, 2 weeks ago

On 6/25/2025 1:56 AM, Judith Mendez wrote:
> Add a new compatible ti,am62l-rti-wdt for am62l SoC [0].
> 
> [0] https://www.ti.com/product/AM62L
> Signed-off-by: Judith Mendez <jm@ti.com>
> ---
>  Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml b/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
> index 62ddc284a524..f57d5c2b8024 100644
> --- a/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
> @@ -24,6 +24,7 @@ properties:
>    compatible:
>      enum:
>        - ti,j7-rti-wdt
> +      - ti,am62l-rti-wdt
>  

Would be good to keep this sorted alphabetically.

>    reg:
>      maxItems: 1
Re: [PATCH RESEND 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible
Posted by Judith Mendez 3 months, 2 weeks ago
Hi Vignesh,

On 6/24/25 11:53 PM, Raghavendra, Vignesh wrote:
> 
> 
> On 6/25/2025 1:56 AM, Judith Mendez wrote:
>> Add a new compatible ti,am62l-rti-wdt for am62l SoC [0].
>>
>> [0] https://www.ti.com/product/AM62L
>> Signed-off-by: Judith Mendez <jm@ti.com>
>> ---
>>   Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml b/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
>> index 62ddc284a524..f57d5c2b8024 100644
>> --- a/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
>> +++ b/Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml
>> @@ -24,6 +24,7 @@ properties:
>>     compatible:
>>       enum:
>>         - ti,j7-rti-wdt
>> +      - ti,am62l-rti-wdt
>>   
> 
> Would be good to keep this sorted alphabetically.

Sure, Ill switch and respin the series, thanks for
reviewing.

~ Judith

> 
>>     reg:
>>       maxItems: 1
>