commit | 2d3eda67dd2a02087a2ae6916c92ee1966945b88 | [log] [tgz] |
---|---|---|
author | Thomas Elste <thomas.elste@imms.de> | Mon Sep 21 16:30:47 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 21 10:13:17 2015 -0700 |
tree | 062e072913eeed9399b3dfc99469177738988e86 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
regulator: tps65023: add device tree support Add device tree based initialization support for tps65023 regulators. Therefore add macros for regulator definition setting of_match and regulators_node members. Add initialization of regulator_desc data using these macros. Remove old regulator_desc initialization. Add device tree binding document for tps65023 regulators. Signed-off-by: Thomas Elste <thomas.elste@imms.de> Signed-off-by: Mark Brown <broonie@kernel.org>