]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Add axp152 pmic support
authorHans de Goede <hdegoede@redhat.com>
Fri, 13 Jun 2014 20:55:51 +0000 (22:55 +0200)
committerIan Campbell <ijc@hellion.org.uk>
Fri, 18 Jul 2014 18:42:16 +0000 (19:42 +0100)
commit24289208354c143967968755cff5c825a12e3f90
tree3a2fecd8b1e62d47e107cf507912ce3a00f64002
parent14bc66bd9a1d8073a12c6e785ab379909f620356
sunxi: Add axp152 pmic support

Add support for the x-powers axp152 pmic which is found on most A10s boards
and enable it for the r7-tv-dongle board.

Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
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/axp152.c [new file with mode: 0644]
include/axp152.h [new file with mode: 0644]