Re: [PATCH 1/2] mfd: twl4030-madc: Add devicetree support.

2014-02-15 Thread Belisko Marek
Hi Sebastian, On Fri, Feb 14, 2014 at 6:40 PM, Sebastian Reichel wrote: > Hi Marek, > > I have prepared a patchset, which adds DT bindings for twl4030-madc > using the standard IIO DT API. I have not yet send the patchset, > since I have not yet found the time to test the patchset. I will > send

Re: [PATCH 1/2] mfd: twl4030-madc: Add devicetree support.

2014-02-14 Thread Sebastian Reichel
Hi Marek, I have prepared a patchset, which adds DT bindings for twl4030-madc using the standard IIO DT API. I have not yet send the patchset, since I have not yet found the time to test the patchset. I will send them as RFC now. -- Sebastian signature.asc Description: Digital signature

Re: [PATCH 1/2] mfd: twl4030-madc: Add devicetree support.

2014-02-14 Thread Lee Jones
> >> Signed-off-by: Marek Belisko > >> --- > >> .../devicetree/bindings/mfd/twl4030-madc.txt | 18 + > >> drivers/mfd/twl4030-madc.c | 31 > >> -- > > > >> +static struct twl4030_madc_platform_data * > >> + twl4030_madc_of_parse(s

Re: [PATCH 1/2] mfd: twl4030-madc: Add devicetree support.

2014-02-14 Thread Belisko Marek
On Fri, Feb 14, 2014 at 2:48 PM, Lee Jones wrote: >> Signed-off-by: Marek Belisko >> --- >> .../devicetree/bindings/mfd/twl4030-madc.txt | 18 + >> drivers/mfd/twl4030-madc.c | 31 >> -- > > Please separate these into different patches

Re: [PATCH 1/2] mfd: twl4030-madc: Add devicetree support.

2014-02-14 Thread Lee Jones
> Signed-off-by: Marek Belisko > --- > .../devicetree/bindings/mfd/twl4030-madc.txt | 18 + > drivers/mfd/twl4030-madc.c | 31 > -- Please separate these into different patches. > 2 files changed, 47 insertions(+), 2 deletions(-) >

[PATCH 1/2] mfd: twl4030-madc: Add devicetree support.

2014-02-14 Thread Marek Belisko
Signed-off-by: Marek Belisko --- .../devicetree/bindings/mfd/twl4030-madc.txt | 18 + drivers/mfd/twl4030-madc.c | 31 -- 2 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 Documentation/devicetree/bindings/mfd/twl40