Skip to content

Commit 93adaf1

Browse files
committed
dt-bindings: watchdog: apple,wdt: Add Apple M3 compatibles
The watchdog on Apple silicon M3 SoCs is compatible with the t8103 (M1) one. Add "apple,t8122-wdt" and "apple,t6030-wdt" as compatibles for M3 and M3 Pro, Max and Ultra. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent d4a59c9 commit 93adaf1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/watchdog/apple,wdt.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ properties:
1616
compatible:
1717
oneOf:
1818
- items:
19-
- const: apple,t6020-wdt
19+
- enum:
20+
- apple,t6020-wdt
21+
- apple,t6030-wdt
22+
- apple,t8122-wdt
2023
- const: apple,t8103-wdt
2124
- items:
2225
- enum:

0 commit comments

Comments
 (0)