commit | 8fbdb4ce71de678f8e5f60727d25624b27378b3b | [log] [tgz] |
---|---|---|
author | Jay Chokshi <jchokshi@codeaurora.org> | Mon Oct 08 15:16:24 2012 -0700 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Tue Oct 16 16:16:36 2012 -0700 |
tree | 384c99c57e833b2f92693d2fc185550a2cf55137 | |
parent | 2ea9d6f5e8f7e43ef434bd7545178e5fed8e48a0 [diff] |
platform: msm: Update QPNP-PWM driver to correct PWM output configuration In the ENABLE_CONTROL LPG SPMI-regiser, "EN_PWM_OUTPUT" controls only the tri-stated output. This output gets connected to MPPs. It has nothing to do with the actual PWM output. The actual PWM output is controlled by "EN_PWM_HI" and "EN_PWM_LO" bits. Update the qpnp-pwm driver to reflect these changes. Change-Id: I4801b9b2013f54b3682be02d1cfbedc5e644e276 Signed-off-by: Jay Chokshi <jchokshi@codeaurora.org>