[PATCH 5/6] dt-bindings: watchdog: apple,wdt: Add t8140 compatible

From: Yureka Lilian

Date: Fri Sep 04 2026 - 16:05:42 EST


The watchdog on the Apple t8140 (A18 Pro) SoC is compatible with the
M1-M4 SoCs. Add "apple,t8140-wdt" as SoC specific compatible.

Signed-off-by: Yureka Lilian <yureka@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/watchdog/apple,wdt.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml b/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
index ca4cf01db59f..1af924157f7c 100644
--- a/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
@@ -22,6 +22,7 @@ properties:
- apple,t6031-wdt
- apple,t8122-wdt
- apple,t8132-wdt
+ - apple,t8140-wdt
- const: apple,t8103-wdt
- items:
- enum:

--
2.55.0