
28 Apr
2015
28 Apr
'15
5:20 a.m.
On 26 April 2015 at 03:51, Hans de Goede hdegoede@redhat.com wrote:
Add support for the axp152 and axp209 PMICs to the pmic register access helpers. This is a preparation patch for moving the axp gpio code to a separate gpio driver.
Signed-off-by: Hans de Goede hdegoede@redhat.com
arch/arm/cpu/armv7/sunxi/Makefile | 2 ++ arch/arm/cpu/armv7/sunxi/pmic_bus.c | 35 +++++++++++++++++++++++++++-------- 2 files changed, 29 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org