Re: [PATCH-v4 1/3] mfd: 88pm800: Add device tree support

2015-06-26 Thread Yi Zhang
On Fri, Jun 26, 2015 at 11:29:29AM +0530, Vaibhav Hiremath wrote: > > > On Friday 26 June 2015 11:23 AM, Yi Zhang wrote: > >On Thu, Jun 25, 2015 at 08:57:49PM +0530, Vaibhav Hiremath wrote: > >> > >> > >>On Thursday 25 June 2015 08:18 PM, Lee Jones wrote: > >>>On Thu, 25 Jun 2015, Vaibhav Hiremat

Re: [PATCH-v4 1/3] mfd: 88pm800: Add device tree support

2015-06-25 Thread Krzysztof Kozlowski
2015-06-26 14:59 GMT+09:00 Vaibhav Hiremath : > > > On Friday 26 June 2015 11:23 AM, Yi Zhang wrote: >> >> On Thu, Jun 25, 2015 at 08:57:49PM +0530, Vaibhav Hiremath wrote: >>> >>> >>> >>> On Thursday 25 June 2015 08:18 PM, Lee Jones wrote: On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: >>>

Re: [PATCH-v4 1/3] mfd: 88pm800: Add device tree support

2015-06-25 Thread Vaibhav Hiremath
On Friday 26 June 2015 11:23 AM, Yi Zhang wrote: On Thu, Jun 25, 2015 at 08:57:49PM +0530, Vaibhav Hiremath wrote: On Thursday 25 June 2015 08:18 PM, Lee Jones wrote: On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: On Thursday 25 June 2015 03:49 PM, Lee Jones wrote: On Thu, 25 Jun 2015, Vaib

Re: [PATCH-v4 1/3] mfd: 88pm800: Add device tree support

2015-06-25 Thread Yi Zhang
On Thu, Jun 25, 2015 at 08:57:49PM +0530, Vaibhav Hiremath wrote: > > > On Thursday 25 June 2015 08:18 PM, Lee Jones wrote: > >On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: > >>On Thursday 25 June 2015 03:49 PM, Lee Jones wrote: > >>>On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: > >>> > Add DT

Re: [PATCH-v4 1/3] mfd: 88pm800: Add device tree support

2015-06-25 Thread Vaibhav Hiremath
On Thursday 25 June 2015 08:18 PM, Lee Jones wrote: On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: On Thursday 25 June 2015 03:49 PM, Lee Jones wrote: On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: Add DT support to the 88pm800 driver, along with compatible field for it's sub-devices (rtc, onke

Re: [PATCH-v4 1/3] mfd: 88pm800: Add device tree support

2015-06-25 Thread Lee Jones
On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: > On Thursday 25 June 2015 03:49 PM, Lee Jones wrote: > >On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: > > > >>Add DT support to the 88pm800 driver, along with compatible > >>field for it's sub-devices (rtc, onkey and regulator) > >> > >>Signed-off-by: Ch

Re: [PATCH-v4 1/3] mfd: 88pm800: Add device tree support

2015-06-25 Thread Vaibhav Hiremath
On Thursday 25 June 2015 03:49 PM, Lee Jones wrote: On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: Add DT support to the 88pm800 driver, along with compatible field for it's sub-devices (rtc, onkey and regulator) Signed-off-by: Chao Xie Signed-off-by: Vaibhav Hiremath --- drivers/mfd/88pm8

Re: [PATCH-v4 1/3] mfd: 88pm800: Add device tree support

2015-06-25 Thread Lee Jones
On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: > Add DT support to the 88pm800 driver, along with compatible > field for it's sub-devices (rtc, onkey and regulator) > > Signed-off-by: Chao Xie > Signed-off-by: Vaibhav Hiremath > --- > drivers/mfd/88pm800.c | 23 +++ > 1 file