dt-bindings: add asynchronous bridge clock for exynos
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 17 Mar 2015 17:14:07 +0000 (02:14 +0900)
committerKukjin Kim <kgene@kernel.org>
Tue, 17 Mar 2015 17:14:07 +0000 (02:14 +0900)
The patch adds bindings for clocks required by async-bridges
present in the particular power domain.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
Documentation/devicetree/bindings/arm/exynos/power_domain.txt

index f4445e5a2bbb7db23a7c32075f2efb5dbb9dec8d..c47e79be460511ac31916ae77d3465600e3aedbc 100644 (file)
@@ -22,6 +22,9 @@ 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.
+       - asbN: Clocks required by asynchronous bridges (ASB) present in
+               the power domain. These clock should be enabled during power
+               domain on/off operations.
 
 Node of a device using power domains must have a power-domains property
 defined with a phandle to respective power domain.