diff options
Diffstat (limited to 'Documentation/devicetree/bindings/watchdog/samsung-wdt.txt')
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/samsung-wdt.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt index 8f3d96af81d7..1f6e101e299a 100644 --- a/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/samsung-wdt.txt | |||
@@ -6,10 +6,11 @@ occurred. | |||
6 | 6 | ||
7 | Required properties: | 7 | Required properties: |
8 | - compatible : should be one among the following | 8 | - compatible : should be one among the following |
9 | (a) "samsung,s3c2410-wdt" for Exynos4 and previous SoCs | 9 | - "samsung,s3c2410-wdt" for S3C2410 |
10 | (b) "samsung,exynos5250-wdt" for Exynos5250 | 10 | - "samsung,s3c6410-wdt" for S3C6410, S5PV210 and Exynos4 |
11 | (c) "samsung,exynos5420-wdt" for Exynos5420 | 11 | - "samsung,exynos5250-wdt" for Exynos5250 |
12 | (c) "samsung,exynos7-wdt" for Exynos7 | 12 | - "samsung,exynos5420-wdt" for Exynos5420 |
13 | - "samsung,exynos7-wdt" for Exynos7 | ||
13 | 14 | ||
14 | - reg : base physical address of the controller and length of memory mapped | 15 | - reg : base physical address of the controller and length of memory mapped |
15 | region. | 16 | region. |