commit | 33621d247e771168ebaab2218d02e625371d144a | [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 | 34514b8b9ce287e2b8e90c77974889d8c53656fe [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>