diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2016-08-24 09:49:06 -0400 |
---|---|---|
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2016-09-16 07:21:04 -0400 |
commit | 8bc6bf178b671eb9b9fa806804f3990cb4c332aa (patch) | |
tree | 20b7e478565cb5a47aa8f5b93be093c1f64082c1 /Documentation | |
parent | f1a4c1f33319e9d826df0ec040665501c6e8dca8 (diff) |
dt-bindings: EXYNOS: Add Exynos5433 PMU compatible
This patch documents the usage of Exynos5433 PMU (Power Management Unit)
compatible.
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
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 2d6356d8daf4..bf5fc59a6938 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,exynos5433-pmu" - for Exynos5433 SoC. | ||
13 | - "samsung,exynos7-pmu" - for Exynos7 SoC. | 14 | - "samsung,exynos7-pmu" - for Exynos7 SoC. |
14 | second value must be always "syscon". | 15 | second value must be always "syscon". |
15 | 16 | ||