Skip to content

Commit eadf8c4

Browse files
cometzeroWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: add exynosautov9 compatible
Adds "samsung,exynosautov9-wdt" to samsung-wdt compatible. This has two cpu watchdogs like exynos850. Signed-off-by: Chanho Park <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent af084fd commit eadf8c4

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
@@ -23,6 +23,7 @@ properties:
2323
- samsung,exynos5420-wdt # for Exynos5420
2424
- samsung,exynos7-wdt # for Exynos7
2525
- samsung,exynos850-wdt # for Exynos850
26+
- samsung,exynosautov9-wdt # for Exynosautov9
2627

2728
reg:
2829
maxItems: 1
@@ -67,6 +68,7 @@ allOf:
6768
- samsung,exynos5420-wdt
6869
- samsung,exynos7-wdt
6970
- samsung,exynos850-wdt
71+
- samsung,exynosautov9-wdt
7072
then:
7173
required:
7274
- samsung,syscon-phandle
@@ -76,6 +78,7 @@ allOf:
7678
contains:
7779
enum:
7880
- samsung,exynos850-wdt
81+
- samsung,exynosautov9-wdt
7982
then:
8083
properties:
8184
clocks:

0 commit comments

Comments
 (0)