Re: [PATCH v3 4/4] regulator: axp20x: add the AXP813

2016-09-23 Thread Rob Herring
On Fri, Sep 23, 2016 at 09:22:41AM +0200, Jean-Francois Moine wrote: > The X-Powers AXP813 PMIC is close to the AXP803. > It is used in some Allwinner boards as the Sinovoip BananaPi M3+. > > Signed-off-by: Jean-Francois Moine > --- > Documentation/devicetree/bindings/mfd/axp20x.txt | 9 +- >

[PATCH v3 4/4] regulator: axp20x: add the AXP813

2016-09-23 Thread Jean-Francois Moine
The X-Powers AXP813 PMIC is close to the AXP803. It is used in some Allwinner boards as the Sinovoip BananaPi M3+. Signed-off-by: Jean-Francois Moine --- Documentation/devicetree/bindings/mfd/axp20x.txt | 9 +- drivers/mfd/axp20x.c | 2 + drivers/regulator/Makefil