commit | a221f95ef4257a48c4f8cba8e804431ab66a359d | [log] [tgz] |
---|---|---|
author | Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> | Tue Apr 05 08:59:34 2016 +0300 |
committer | Mark Brown <broonie@kernel.org> | Tue Apr 05 11:35:33 2016 -0700 |
tree | ed8efa777fdae7ab108c9bf585cd9dca6d6b3a63 | |
parent | 32e5deac3627a508f43806788dafa933b51d5d46 [diff] |
regulator: twl: Provide of_map_mode for twl4030 of_map_mode is needed so to be possible to set initial regulators mode from the board DTS. Otherwise, for DT boot, regulators are left in their default state after reset/reboot. Document device specific modes as well. Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>