commit | 36e4f839de59b6216a16cdf5c1d3263f4dbd9421 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jun 11 17:37:06 2015 -0700 |
committer | Mark Brown <broonie@kernel.org> | Fri Jun 12 13:18:02 2015 +0100 |
tree | 5cf5ebd741a210f610ec32ae3a1d1d953c553fe6 | |
parent | 57f66b78860968fc7eddc9ce25f8e57f7e5000bd [diff] |
regulator: Add input current limit support Some regulators can limit their input current (typically annotated as ilim). Add an op (set_input_current_limit) and a DT property + constraint to support this. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>