Skip to content

Commit c63e0ee

Browse files
Byoungtae ChoWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: Document ExynosAutoV920 watchdog bindings
Add "samsung-exynosautov920-wdt" compatible to the dt-schema document. ExynosAutoV920 is new SoC for automotive, similar to exynosautov9 but some CPU configurations are quite different. Signed-off-by: Byoungtae Cho <bt.cho@samsung.com> Signed-off-by: Taewan Kim <trunixs.kim@samsung.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20241021063903.793166-2-trunixs.kim@samsung.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent 15ddf70 commit c63e0ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ properties:
2626
- samsung,exynos7-wdt # for Exynos7
2727
- samsung,exynos850-wdt # for Exynos850
2828
- samsung,exynosautov9-wdt # for Exynosautov9
29+
- samsung,exynosautov920-wdt # for Exynosautov920
2930
- items:
3031
- enum:
3132
- tesla,fsd-wdt
@@ -77,6 +78,7 @@ allOf:
7778
- samsung,exynos7-wdt
7879
- samsung,exynos850-wdt
7980
- samsung,exynosautov9-wdt
81+
- samsung,exynosautov920-wdt
8082
then:
8183
required:
8284
- samsung,syscon-phandle
@@ -88,6 +90,7 @@ allOf:
8890
- google,gs101-wdt
8991
- samsung,exynos850-wdt
9092
- samsung,exynosautov9-wdt
93+
- samsung,exynosautov920-wdt
9194
then:
9295
properties:
9396
clocks:

0 commit comments

Comments
 (0)