]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Add axp209 pmic support
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Fri, 13 Jun 2014 20:55:50 +0000 (22:55 +0200)
committerIan Campbell <ijc@hellion.org.uk>
Fri, 18 Jul 2014 18:42:10 +0000 (19:42 +0100)
commit14bc66bd9a1d8073a12c6e785ab379909f620356
tree6c3afe5e3736d14bae914b2f2b03996122233f2b
parent6620377e4b8be3c232c59d673efcd673c30bc69f
sunxi: Add axp209 pmic support

Add support for the x-powers axp209 pmic which is found on most A10, A13 and
A20 boards.

And enable AXP209 support for the Cubietruck and Cubieboard boards.

Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/board.c
boards.cfg
drivers/power/Makefile
drivers/power/axp209.c [new file with mode: 0644]
include/axp209.h [new file with mode: 0644]
include/configs/sun4i.h
include/configs/sun5i.h
include/configs/sun7i.h
include/configs/sunxi-common.h