diff options
author | Abhilash Kesavan <a.kesavan@samsung.com> | 2014-11-22 22:41:40 +0900 |
---|---|---|
committer | Kukjin Kim <kgene@kernel.org> | 2014-12-23 00:19:08 +0900 |
commit | 0a7d1d805d741a6ed36e13c1441ba1e24945e898 (patch) | |
tree | 625ac88d741fe30d43559431a35e121d707e3c48 /Documentation | |
parent | f17a618b1e97b7f9b6e286e8a5c54d08a55564d9 (diff) | |
download | linux-0a7d1d805d741a6ed36e13c1441ba1e24945e898.tar.gz linux-0a7d1d805d741a6ed36e13c1441ba1e24945e898.tar.bz2 linux-0a7d1d805d741a6ed36e13c1441ba1e24945e898.zip |
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: - "samsung,exynos5260-pmu" - for Exynos5260 SoC. - "samsung,exynos5410-pmu" - for Exynos5410 SoC, - "samsung,exynos5420-pmu" - for Exynos5420 SoC. + - "samsung,exynos7-pmu" - for Exynos7 SoC. second value must be always "syscon". - reg : offset and length of the register set. |