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 15ddf70 commit c63e0eeCopy full SHA for c63e0ee
Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml
@@ -26,6 +26,7 @@ properties:
26
- samsung,exynos7-wdt # for Exynos7
27
- samsung,exynos850-wdt # for Exynos850
28
- samsung,exynosautov9-wdt # for Exynosautov9
29
+ - samsung,exynosautov920-wdt # for Exynosautov920
30
- items:
31
- enum:
32
- tesla,fsd-wdt
@@ -77,6 +78,7 @@ allOf:
77
78
- samsung,exynos7-wdt
79
- samsung,exynos850-wdt
80
- samsung,exynosautov9-wdt
81
+ - samsung,exynosautov920-wdt
82
then:
83
required:
84
- samsung,syscon-phandle
@@ -88,6 +90,7 @@ allOf:
88
90
- google,gs101-wdt
89
91
92
93
94
95
properties:
96
clocks:
0 commit comments