]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
watchdog: apple: Add "apple,t8103-wdt" compatible
authorJanne Grunau <j@jannau.net>
Wed, 31 Dec 2025 12:07:21 +0000 (13:07 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 11 May 2026 14:03:45 +0000 (07:03 -0700)
commit14ca4868886f2188401fe06cd7bf01a330b3fb99
tree8c5ff9dc0cd02c4e7cd90146159fd2ac785dbf75
parentfafd036b80a7c85aa86763e70a1a608aa398a144
watchdog: apple: Add "apple,t8103-wdt" compatible

After discussion with the devicetree maintainers we agreed to not extend
lists with the generic compatible "apple,wdt" anymore [1]. Use
"apple,t8103-wdt" as base compatible as it is the SoC the driver and
bindings were written for.

[1]: https://lore.kernel.org/asahi/12ab93b7-1fc2-4ce0-926e-c8141cfe81bf@kernel.org/

Fixes: 4ed224aeaf66 ("watchdog: Add Apple SoC watchdog driver")
Cc: stable@vger.kernel.org
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Janne Grunau <j@jannau.net>
Link: https://lore.kernel.org/r/20251231-watchdog-apple-t8103-base-compat-v1-1-1702a02e0c45@jannau.net
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/watchdog/apple_wdt.c