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

2015-06-16 Thread Vaibhav Hiremath
On Tuesday 16 June 2015 06:32 PM, Rob Herring wrote: On Tue, Jun 16, 2015 at 2:52 AM, Vaibhav Hiremath wrote: On Monday 01 June 2015 02:08 PM, Lee Jones wrote: On Sat, 30 May 2015, Vaibhav Hiremath wrote: Thanks for your review. and sorry for delayed response. Add DT support to the 8

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

2015-06-16 Thread Rob Herring
On Tue, Jun 16, 2015 at 2:52 AM, Vaibhav Hiremath wrote: > > > On Monday 01 June 2015 02:08 PM, Lee Jones wrote: >> >> On Sat, 30 May 2015, Vaibhav Hiremath wrote: >> > > Thanks for your review. and sorry for delayed response. > >>> Add DT support to the 88pm800 driver along with below properties

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

2015-06-16 Thread Vaibhav Hiremath
On Monday 01 June 2015 02:08 PM, Lee Jones wrote: On Sat, 30 May 2015, Vaibhav Hiremath wrote: Thanks for your review. and sorry for delayed response. Add DT support to the 88pm800 driver along with below properties - marvell,88pm800-irq-write-clear : Idicates whether int

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

2015-06-01 Thread Lee Jones
On Sat, 30 May 2015, Vaibhav Hiremath wrote: > Add DT support to the 88pm800 driver along with below properties > - marvell,88pm800-irq-write-clear : > Idicates whether interrupt status is cleared by write > > Also, creates the DT binding text file, > Documentation/devicetree/bindin

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

2015-05-29 Thread Vaibhav Hiremath
Add DT support to the 88pm800 driver along with below properties - marvell,88pm800-irq-write-clear : Idicates whether interrupt status is cleared by write Also, creates the DT binding text file, Documentation/devicetree/bindings/mfd/88pm800.txt Signed-off-by: Chao Xie Signed-of