We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af084fd commit eadf8c4Copy full SHA for eadf8c4
Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml
@@ -23,6 +23,7 @@ properties:
23
- samsung,exynos5420-wdt # for Exynos5420
24
- samsung,exynos7-wdt # for Exynos7
25
- samsung,exynos850-wdt # for Exynos850
26
+ - samsung,exynosautov9-wdt # for Exynosautov9
27
28
reg:
29
maxItems: 1
@@ -67,6 +68,7 @@ allOf:
67
68
- samsung,exynos5420-wdt
69
- samsung,exynos7-wdt
70
- samsung,exynos850-wdt
71
+ - samsung,exynosautov9-wdt
72
then:
73
required:
74
- samsung,syscon-phandle
@@ -76,6 +78,7 @@ allOf:
76
78
contains:
77
79
enum:
80
81
82
83
properties:
84
clocks:
0 commit comments