diff options
author | Tomasz Figa <t.figa@samsung.com> | 2012-11-21 19:21:17 +0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-11-21 19:38:59 +0400 |
commit | 8a65d2365df0635da13ae30c01e217c477c9ce3e (patch) | |
tree | a87b1bc99d4f4af42de72e91e1caf2d5bf4ce271 /arch/arm/boot/dts/exynos4.dtsi | |
parent | 7add0ec0fef19d5b7a3ae38c5deb80819a065a17 (diff) | |
download | linux-8a65d2365df0635da13ae30c01e217c477c9ce3e.tar.xz |
ARM: EXYNOS: Bind devices to power domains using DT
This patch adds a way to specify bindings between devices and power
domains using device tree.
A device can be bound to particular power domain by adding a
power-domain property containing a phandle to the domain. The device
will be bound to the domain before binding a driver to it and unbound
after unbinding a driver from it.
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos4.dtsi')
0 files changed, 0 insertions, 0 deletions