Re: [PATCH] regulator: axp20x: support AXP813 variant

2016-07-28 Thread Jean-Francois Moine
On Thu, 28 Jul 2016 22:19:44 +0200 Maxime Ripard wrote: > > Documentation/devicetree/bindings/mfd/axp20x.txt | 32 - > > drivers/mfd/axp20x-rsb.c | 1 + > > drivers/mfd/axp20x.c | 3 + > > drivers/regulator/axp20x-regulator.c

Re: [linux-sunxi] [PATCH] regulator: axp20x: support AXP813 variant

2016-07-28 Thread Maxime Ripard
On Thu, Jul 28, 2016 at 08:24:41PM +1000, Julian Calaby wrote: > Hi All, > > On Thu, Jul 28, 2016 at 5:28 PM, Jean-Francois Moine wrote: > > The X-Powers AXP813 PMIC is close enough to the AXP809 with some > > more outputs. > > > > Signed-off-by: Jean-Francois Moine > > --- > > Documentation/de

Re: [PATCH] regulator: axp20x: support AXP813 variant

2016-07-28 Thread Maxime Ripard
Hi, This patch must be sent to the MFD, regulators and DT maintainers, and the relevant mailing lists. On Thu, Jul 28, 2016 at 09:28:14AM +0200, Jean-Francois Moine wrote: > The X-Powers AXP813 PMIC is close enough to the AXP809 with some > more outputs. > > Signed-off-by: Jean-Francois Moine >

Re: [linux-sunxi] [PATCH] regulator: axp20x: support AXP813 variant

2016-07-28 Thread Julian Calaby
Hi All, On Thu, Jul 28, 2016 at 5:28 PM, Jean-Francois Moine wrote: > The X-Powers AXP813 PMIC is close enough to the AXP809 with some > more outputs. > > Signed-off-by: Jean-Francois Moine > --- > Documentation/devicetree/bindings/mfd/axp20x.txt | 32 - > drivers/mfd/axp20x-rsb.c