mfd: axp20x: Add support for AXP809 PMIC
authorChen-Yu Tsai <wens@csie.org>
Tue, 29 Mar 2016 09:22:26 +0000 (17:22 +0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 19 Apr 2016 06:54:08 +0000 (07:54 +0100)
commit20147f0d4f50f6f0d1fbe1815fe3d4d0a6444a70
treeb56224225f178018f024a8f3e47ff6460639acd9
parentdedf24a28da67f6bf814cb5d05a5d12bb39093dc
mfd: axp20x: Add support for AXP809 PMIC

The X-Powers AXP809 is a new PMIC that is paired with Allwinner's A80
SoC, along with a slave AXP806 PMIC.

This PMIC is quite similar to the earlier AXP223, though the interrupts
and regulator have changed a bit.

This patch adds support for the interrupts and power button of the PMIC.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/axp20x-rsb.c
drivers/mfd/axp20x.c
include/linux/mfd/axp20x.h
This page took 0.027257 seconds and 5 git commands to generate.