Message ID | 20250624194509.1314095-2-jm@ti.com |
---|---|
State | New |
Headers | show |
Series | Add reaction control in rti | expand |
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
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(+)