commit | 23c779b9f9161d6568d3b2fca06e70ad182c480c | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jun 11 17:37:04 2015 -0700 |
committer | Mark Brown <broonie@kernel.org> | Fri Jun 12 13:09:43 2015 +0100 |
tree | 314598f81db70f24dc8ead5f84c708cb8d5f00ef | |
parent | 22a10bca280073f81e9e2d9fed6f90a3bcf00236 [diff] |
regulator: Add pull down support Some regulators need to be configured to pull down a resistor when the regulator is disabled. Add an op (set_pull_down) and a DT property + constraint to support this. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>