commit | 006694d099e86e5a928fb39bdea280ab42c9d59c | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Oct 15 14:16:59 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Oct 17 22:27:55 2012 +0900 |
tree | 3da0d1768e3157e1ff43400a70a9c299a07aa1cc | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 [diff] |
regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT Here we provide the GPIO Regulator driver with Device Tree capability, so that when a platform is booting with DT instead of platform data we can still make full use of it. Signed-off-by: Lee Jones <lee.jones@linaro.org> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>