commit | 9328e4907972ff0b95dc9e2ccd4a47911940f4ae | [log] [tgz] |
---|---|---|
author | Michael Bohan <mbohan@codeaurora.org> | Thu Aug 09 11:37:36 2012 -0700 |
committer | Stepan Moskovchenko <stepanm@codeaurora.org> | Fri Aug 10 19:16:02 2012 -0700 |
tree | d451a14720302a27a2c5aad83581f27dfa14c706 | |
parent | 16bc5cc386af0f9c6ff83f22381e8eb79b03ecd2 [diff] |
regulator: qpnp: Add property to override type registers On some regulator hardware, the values read on SPMI offset 0x4 (type) and 0x5 (subtype) are incorrect. Add a new optional property called qcom,force-type that allows a user to override the hardware values with values supplied in the Device Tree. Change-Id: Id73fe69873f5dc9d0f2623771872aa2eaddd66f1 Signed-off-by: Michael Bohan <mbohan@codeaurora.org>