commit | 016dbd7ad54cc6cdf05df5df5d98fbef09d82ebd | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Mon Feb 23 18:40:14 2015 +0100 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Mar 30 16:43:32 2015 +0800 |
tree | 6233217c098d948f9b79c3fa5f6015e9b155504e | |
parent | 729c88812fa0fdb5188b23b6da425619741faf6d [diff] |
ARM: dts: imx6sl: Add power-domain information to gpc node The PGC that is part of GPC controls isolation and power sequencing of the power domains. The PU power domain will be handled by the generic pm domain framework. It needs a phandle to the PU regulator to turn off power when the domain is disabled and a list of clocks to be enabled during powerup for reset propagation. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>