Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-16 Thread Lee Jones
On Fri, 16 Aug 2013, Chao Xie wrote: > On Thu, Aug 15, 2013 at 6:07 PM, Lee Jones wrote: > >> >> +Optional parent device properties: > >> >> +- marvell,88pm800-irq-write-clear: inicates whether interrupt status > >> >> is cleared by write > >> >> +- marvell,88pm800-battery-detection: indicats

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-16 Thread Lee Jones
On Fri, 16 Aug 2013, Chao Xie wrote: On Thu, Aug 15, 2013 at 6:07 PM, Lee Jones lee.jo...@linaro.org wrote: +Optional parent device properties: +- marvell,88pm800-irq-write-clear: inicates whether interrupt status is cleared by write +- marvell,88pm800-battery-detection: indicats

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-15 Thread Chao Xie
On Thu, Aug 15, 2013 at 6:07 PM, Lee Jones wrote: >> >> +Optional parent device properties: >> >> +- marvell,88pm800-irq-write-clear: inicates whether interrupt status is >> >> cleared by write >> >> +- marvell,88pm800-battery-detection: indicats whether need 88pm800 to >> >> support battery >>

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-15 Thread Lee Jones
> >> +Optional parent device properties: > >> +- marvell,88pm800-irq-write-clear: inicates whether interrupt status is > >> cleared by write > >> +- marvell,88pm800-battery-detection: indicats whether need 88pm800 to > >> support battery > >> + detection or not. > > >

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-15 Thread Lee Jones
+Optional parent device properties: +- marvell,88pm800-irq-write-clear: inicates whether interrupt status is cleared by write +- marvell,88pm800-battery-detection: indicats whether need 88pm800 to support battery + detection or not. Not sure what these

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-15 Thread Chao Xie
On Thu, Aug 15, 2013 at 6:07 PM, Lee Jones lee.jo...@linaro.org wrote: +Optional parent device properties: +- marvell,88pm800-irq-write-clear: inicates whether interrupt status is cleared by write +- marvell,88pm800-battery-detection: indicats whether need 88pm800 to support battery

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-14 Thread Chao Xie
>> +* Marvell 88PM800 Power Management IC >> + >> +Required parent device properties: >> +- compatible : "marvell,88pm800" >> +- reg : the I2C slave address for the 88pm800 chip >> +- interrupts : IRQ line for the 88pm800 chip >> +- interrupt-controller: describes the 88pm800 as an interrupt

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-14 Thread Lee Jones
You need to Cc: devicet...@vger.kernel.org Please insert a commit log. > Signed-off-by: Chao Xie > --- > Documentation/devicetree/bindings/mfd/88pm800.c | 55 > +++ > drivers/mfd/88pm800.c | 55 > +++ > 2 files changed,

[PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-14 Thread Chao Xie
Signed-off-by: Chao Xie --- Documentation/devicetree/bindings/mfd/88pm800.c | 55 +++ drivers/mfd/88pm800.c | 55 +++ 2 files changed, 110 insertions(+), 0 deletions(-) create mode 100644

[PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-14 Thread Chao Xie
Signed-off-by: Chao Xie chao@marvell.com --- Documentation/devicetree/bindings/mfd/88pm800.c | 55 +++ drivers/mfd/88pm800.c | 55 +++ 2 files changed, 110 insertions(+), 0 deletions(-) create mode 100644

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-14 Thread Lee Jones
You need to Cc: devicet...@vger.kernel.org Please insert a commit log. Signed-off-by: Chao Xie chao@marvell.com --- Documentation/devicetree/bindings/mfd/88pm800.c | 55 +++ drivers/mfd/88pm800.c | 55 +++ 2

Re: [PATCH 3/4] mfd: 88pm800: add device tree support

2013-08-14 Thread Chao Xie
+* Marvell 88PM800 Power Management IC + +Required parent device properties: +- compatible : marvell,88pm800 +- reg : the I2C slave address for the 88pm800 chip +- interrupts : IRQ line for the 88pm800 chip +- interrupt-controller: describes the 88pm800 as an interrupt controller (has its

[PATCH 3/4] mfd: 88pm800: add device tree support

2013-07-29 Thread Chao Xie
Signed-off-by: Chao Xie --- Documentation/devicetree/bindings/mfd/88pm800.c | 55 +++ drivers/mfd/88pm800.c | 55 +++ 2 files changed, 110 insertions(+), 0 deletions(-) create mode 100644

[PATCH 3/4] mfd: 88pm800: add device tree support

2013-07-29 Thread Chao Xie
Signed-off-by: Chao Xie chao@marvell.com --- Documentation/devicetree/bindings/mfd/88pm800.c | 55 +++ drivers/mfd/88pm800.c | 55 +++ 2 files changed, 110 insertions(+), 0 deletions(-) create mode 100644