diff options
author | Tero Kristo <t-kristo@ti.com> | 2016-08-10 17:53:54 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-08-10 18:21:55 +0100 |
commit | f11fa1796a4b4f8c6d4ced37e8824276ec57057d (patch) | |
tree | 9a16e75129af2075584a071818375c6fe90574c8 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) |
mfd: tps65218: add version check to the PMIC probe
Version information will be needed to handle some error cases under the
regulator driver, so store the information once during MFD probe.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>