summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/exynos/power_domain.txt
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-04-13 12:57:13 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-04-13 12:57:13 +0200
commit3506a2331d6e5e730e879d885a1086a990f2a711 (patch)
tree127533f483cd71c41747c4310b4f78f16dc1bac8 /dts/Bindings/arm/exynos/power_domain.txt
parent4e1ac4a8729693cfe474a1d68c5e07a6d6a9eaa5 (diff)
parentf698ac0aa1f1d4b6358e4e7a29758e8281db535a (diff)
downloadbarebox-3506a2331d6e5e730e879d885a1086a990f2a711.tar.gz
barebox-3506a2331d6e5e730e879d885a1086a990f2a711.tar.xz
Merge branch 'for-next/dts'
Diffstat (limited to 'dts/Bindings/arm/exynos/power_domain.txt')
-rw-r--r--dts/Bindings/arm/exynos/power_domain.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dts/Bindings/arm/exynos/power_domain.txt b/dts/Bindings/arm/exynos/power_domain.txt
index f4445e5a2b..1e09703734 100644
--- a/dts/Bindings/arm/exynos/power_domain.txt
+++ b/dts/Bindings/arm/exynos/power_domain.txt
@@ -22,6 +22,8 @@ Optional Properties:
- pclkN, clkN: Pairs of parent of input clock and input clock to the
devices in this power domain. Maximum of 4 pairs (N = 0 to 3)
are supported currently.
+- power-domains: phandle pointing to the parent power domain, for more details
+ see Documentation/devicetree/bindings/power/power_domain.txt
Node of a device using power domains must have a power-domains property
defined with a phandle to respective power domain.