commit | f0df1b1f6b3205ffe72d3df73e81291d124d4592 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Fri Sep 30 09:20:43 2016 +0530 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 11 10:17:05 2016 -0600 |
tree | d2c775025a378d649ccdf5977d4b2c24f4f23d32 | |
parent | 4d96cd0cb5cc90640195fa41eba466ae131ef4a7 [diff] |
power: pmic: Palmas: Add the base pmic support Add support to bind the regulators/child nodes with the pmic. Also adds the pmic i2c based read/write funtions to access pmic registers. Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>