diff options
author | Abhilash Kesavan <a.kesavan@samsung.com> | 2014-11-22 08:41:40 -0500 |
---|---|---|
committer | Kukjin Kim <kgene@kernel.org> | 2014-12-22 10:19:08 -0500 |
commit | 0a7d1d805d741a6ed36e13c1441ba1e24945e898 (patch) | |
tree | 625ac88d741fe30d43559431a35e121d707e3c48 /Documentation | |
parent | f17a618b1e97b7f9b6e286e8a5c54d08a55564d9 (diff) |
arm64: dts: Add PMU DT node for exynos7 SoC
Adds PMU DT node for exynos7 SoC.
Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/samsung/pmu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/samsung/pmu.txt b/Documentation/devicetree/bindings/arm/samsung/pmu.txt index 1e1979b229ff..67b211381f2b 100644 --- a/Documentation/devicetree/bindings/arm/samsung/pmu.txt +++ b/Documentation/devicetree/bindings/arm/samsung/pmu.txt | |||
@@ -10,6 +10,7 @@ Properties: | |||
10 | - "samsung,exynos5260-pmu" - for Exynos5260 SoC. | 10 | - "samsung,exynos5260-pmu" - for Exynos5260 SoC. |
11 | - "samsung,exynos5410-pmu" - for Exynos5410 SoC, | 11 | - "samsung,exynos5410-pmu" - for Exynos5410 SoC, |
12 | - "samsung,exynos5420-pmu" - for Exynos5420 SoC. | 12 | - "samsung,exynos5420-pmu" - for Exynos5420 SoC. |
13 | - "samsung,exynos7-pmu" - for Exynos7 SoC. | ||
13 | second value must be always "syscon". | 14 | second value must be always "syscon". |
14 | 15 | ||
15 | - reg : offset and length of the register set. | 16 | - reg : offset and length of the register set. |