summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/exynos
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-04-13 10:37:39 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-04-13 10:37:39 +0200
commit1c1bf62c5892b1db1da8d385018c712e3d845e03 (patch)
treed839ef4277ef9a9811d69b80fdaebf21520b42e2 /dts/Bindings/arm/exynos
parent38504401dae231611f489b10734d9e9ab34082d5 (diff)
downloadbarebox-1c1bf62c5892b1db1da8d385018c712e3d845e03.tar.gz
barebox-1c1bf62c5892b1db1da8d385018c712e3d845e03.tar.xz
dts: update to v4.0-rc4
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/arm/exynos')
-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.