commit | 242b2f0c7adc932196e91e922ce4980d31800b0c | [log] [tgz] |
---|---|---|
author | Peter Griffin <peter.griffin@linaro.org> | Thu Jul 30 18:55:21 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:48:00 2015 -0400 |
tree | 001c3e743333c9248a08d387107972c3ec80b257 | |
parent | 8a954eb695326eb406c4a548bb686190fea82bca [diff] |
pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. This adds a simple pmic driver for the hi6553 pmic which is used in conjunction with the hi6220 SoC on the hikey board. Eventually this driver will be updated to be a proper UCLASS PMIC driver which can parse the voltages direct from device tree. Signed-off-by: Peter Griffin <peter.griffin@linaro.org>