dt-bindings: watchdog: airoha: Add support for Airoha AN7583 SoC

Add compatible for Airoha AN7583 SoC. The implementation is exactly the
same of Airoha EN7581 hence we add the compatible in addition to EN7581
ones.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
This commit is contained in:
Christian Marangi
2025-09-29 13:49:13 +02:00
committed by Wim Van Sebroeck
parent 26f2f5ed16
commit 6fbf541520

View File

@@ -14,7 +14,11 @@ allOf:
properties:
compatible:
const: airoha,en7581-wdt
oneOf:
- items:
- const: airoha,an7583-wdt
- const: airoha,en7581-wdt
- const: airoha,en7581-wdt
reg:
maxItems: 1