commit | 3a003baeec246f604ed1d2e0087560d7f15edcc6 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Jul 17 14:41:54 2015 -0700 |
committer | Mark Brown <broonie@kernel.org> | Fri Jul 24 18:28:46 2015 +0100 |
tree | 6b9e16f35e605a1b23386be578df569b599e978b | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 [diff] |
regulator: Add over current protection (OCP) support Some regulators can automatically shut down when they detect an over current event. Add an op (set_over_current_protection) and a DT property + constraint to support this capability. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>