aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorNick Chan <towinchenmi@gmail.com>2024-10-23 12:40:37 +0800
committerHector Martin <marcan@marcan.st>2024-10-26 00:14:45 +0900
commit7b417cc5df781e16fa8c72d92d023c02a047af8c (patch)
tree414ec6141b4f2e5df75f531e72668897b603f65e
parentdt-bindings: arm: cpus: Add Apple A7-A11 CPU cores (diff)
downloadwireguard-linux-7b417cc5df781e16fa8c72d92d023c02a047af8c.tar.xz
wireguard-linux-7b417cc5df781e16fa8c72d92d023c02a047af8c.zip
dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
The blocks on A7-A11 SoCs are compatible with the existing driver so add their per-SoC compatibles. Acked-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Nick Chan <towinchenmi@gmail.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Neal Gompa <neal@gompa.dev> Signed-off-by: Hector Martin <marcan@marcan.st>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/watchdog/apple,wdt.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml b/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
index 21872e15916c..310832fa8c28 100644
--- a/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
@@ -16,6 +16,11 @@ properties:
compatible:
items:
- enum:
+ - apple,s5l8960x-wdt
+ - apple,t7000-wdt
+ - apple,s8000-wdt
+ - apple,t8010-wdt
+ - apple,t8015-wdt
- apple,t8103-wdt
- apple,t8112-wdt
- apple,t6000-wdt