Commit Graph

4 Commits

Author SHA1 Message Date
Ashay Jaiswal 5250a20639 msm: qpnp-rev-id: add revision-id details for PM8909
Add PM8909 v1.0/v1.1 revision data for rev-id driver.

Change-Id: I3c3f2eaf3cd810c01823c0f1570027804c98f102
Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
2014-11-20 19:12:25 +05:30
Ashay Jaiswal c55724f021 hwmon: qpnp-adc: add PM8916 1.0/1.1/2.0 temperature compensation
Add temperature compensation coefficients for PM8916 VADC to improve
accuracy.

Change-Id: I578185c5c1d852b3f8bb02bb68ce460828369a5b
Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
2014-04-29 19:14:17 +05:30
Siddartha Mohanadoss ef41b95a5f qpnp-pmic: revid: Add PMIC revision ID support
Add Revision ID support for PM8226 v2.2

Change-Id: Iadb13841bcfbbaa19642d541e5fb3f2a3f5a7544
Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
2013-10-08 16:01:09 -07:00
Abhijeet Dharmapurikar 154d229fb5 msm: qpnp-revid: Add api to return pmic revision id
Certain fixes in the PMIC (mainly those related to routing) do not
reflect in the revisions of individual peripherals. They show up only
in the revision id of the PMIC.

Drivers need to know whether a change is present in PMIC or not and
looking at the revision registers within the peripheral is insufficient.

So provide an api to lookup PMIC revision in the qpnp-revid driver.

Change-Id: I3bfe8a52d4eb15d1c491f0dd031e866c8b35353a
Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
2013-09-04 17:19:52 -07:00