]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
authorHans de Goede <hdegoede@redhat.com>
Sat, 25 Apr 2015 20:18:09 +0000 (22:18 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:20 +0000 (22:35 +0200)
commit3393847dc7c924b2992b8bb9582230e68722f027
tree13ea7db9726af9eaaeb3326ee848ce6e226dfad0
parent97966b2597773c760f78e1209621d897e37c0c98
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/cpu/armv7/sunxi/pmic_bus.c