sunxi: power: add AXP809 support
authorChen-Yu Tsai <wens@csie.org>
Mon, 2 May 2016 02:28:15 +0000 (10:28 +0800)
committerHans de Goede <hdegoede@redhat.com>
Wed, 25 May 2016 15:52:39 +0000 (17:52 +0200)
commit795857df413aea278af95305d4b6ffc48089d6e8
tree40a032679460e32ab248a89438d000bef6c5385b
parent511992695de9309b53a291caa5ff9bce62d44ae4
sunxi: power: add AXP809 support

The A80 uses the AXP809 as its primary PMIC.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/mach-sunxi/Makefile
arch/arm/mach-sunxi/pmic_bus.c
board/sunxi/board.c
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/axp809.c [new file with mode: 0644]
include/axp809.h [new file with mode: 0644]
include/axp_pmic.h