Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-23 Thread Lee Jones
> >>+++ b/Documentation/lp3943.txt > >>@@ -0,0 +1,62 @@ > >>+TI/National Semiconductor LP3943 MFD driver > >>+=== > >Why do you need to document your driver in this way? > > > >If this stuff is really important (and most of it really isn't), then > >put

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-23 Thread Lee Jones
+++ b/Documentation/lp3943.txt @@ -0,0 +1,62 @@ +TI/National Semiconductor LP3943 MFD driver +=== snip Why do you need to document your driver in this way? If this stuff is really important (and most of it really isn't), then put it either in the

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-22 Thread Milo Kim
Hi Lee, On 09/13/2013 12:24 AM, Lee Jones wrote: On Thu, 12 Sep 2013, Milo Kim wrote: ... new file mode 100644 index 000..576ebd0 --- /dev/null +++ b/Documentation/lp3943.txt @@ -0,0 +1,62 @@ +TI/National Semiconductor LP3943 MFD driver +=== +

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-22 Thread Milo Kim
Hi Lee, On 09/13/2013 12:24 AM, Lee Jones wrote: On Thu, 12 Sep 2013, Milo Kim wrote: ... new file mode 100644 index 000..576ebd0 --- /dev/null +++ b/Documentation/lp3943.txt @@ -0,0 +1,62 @@ +TI/National Semiconductor LP3943 MFD driver +=== +

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-19 Thread Lee Jones
On Thu, 19 Sep 2013, Thierry Reding wrote: > On Mon, Sep 16, 2013 at 08:30:00AM +0100, Lee Jones wrote: > > On Sun, 15 Sep 2013, Thierry Reding wrote: > > > > > On Thu, Sep 12, 2013 at 04:24:55PM +0100, Lee Jones wrote: > > > > On Thu, 12 Sep 2013, Milo Kim wrote: > > > [...] > > > > > diff

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-19 Thread Thierry Reding
On Mon, Sep 16, 2013 at 08:30:00AM +0100, Lee Jones wrote: > On Sun, 15 Sep 2013, Thierry Reding wrote: > > > On Thu, Sep 12, 2013 at 04:24:55PM +0100, Lee Jones wrote: > > > On Thu, 12 Sep 2013, Milo Kim wrote: > > [...] > > > > diff --git a/Documentation/lp3943.txt b/Documentation/lp3943.txt >

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-19 Thread Thierry Reding
On Mon, Sep 16, 2013 at 08:30:00AM +0100, Lee Jones wrote: On Sun, 15 Sep 2013, Thierry Reding wrote: On Thu, Sep 12, 2013 at 04:24:55PM +0100, Lee Jones wrote: On Thu, 12 Sep 2013, Milo Kim wrote: [...] diff --git a/Documentation/lp3943.txt b/Documentation/lp3943.txt new file

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-19 Thread Lee Jones
On Thu, 19 Sep 2013, Thierry Reding wrote: On Mon, Sep 16, 2013 at 08:30:00AM +0100, Lee Jones wrote: On Sun, 15 Sep 2013, Thierry Reding wrote: On Thu, Sep 12, 2013 at 04:24:55PM +0100, Lee Jones wrote: On Thu, 12 Sep 2013, Milo Kim wrote: [...] diff --git

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-16 Thread Lee Jones
On Sun, 15 Sep 2013, Thierry Reding wrote: > On Thu, Sep 12, 2013 at 04:24:55PM +0100, Lee Jones wrote: > > On Thu, 12 Sep 2013, Milo Kim wrote: > [...] > > > diff --git a/Documentation/lp3943.txt b/Documentation/lp3943.txt > > > new file mode 100644 > > > index 000..576ebd0 > > > ---

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-16 Thread Lee Jones
On Sun, 15 Sep 2013, Thierry Reding wrote: On Thu, Sep 12, 2013 at 04:24:55PM +0100, Lee Jones wrote: On Thu, 12 Sep 2013, Milo Kim wrote: [...] diff --git a/Documentation/lp3943.txt b/Documentation/lp3943.txt new file mode 100644 index 000..576ebd0 --- /dev/null +++

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-15 Thread Thierry Reding
On Thu, Sep 12, 2013 at 04:24:55PM +0100, Lee Jones wrote: > On Thu, 12 Sep 2013, Milo Kim wrote: [...] > > diff --git a/Documentation/lp3943.txt b/Documentation/lp3943.txt > > new file mode 100644 > > index 000..576ebd0 > > --- /dev/null > > +++ b/Documentation/lp3943.txt [...] > If this

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-15 Thread Thierry Reding
On Thu, Sep 12, 2013 at 04:24:55PM +0100, Lee Jones wrote: On Thu, 12 Sep 2013, Milo Kim wrote: [...] diff --git a/Documentation/lp3943.txt b/Documentation/lp3943.txt new file mode 100644 index 000..576ebd0 --- /dev/null +++ b/Documentation/lp3943.txt [...] If this stuff is really

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-12 Thread Lee Jones
On Thu, 12 Sep 2013, Milo Kim wrote: > Bindings for LP3943 MFD, GPIO and PWM controller are added. > And LP3943 driver document is added also. > > Cc: devicet...@vger.kernel.org > Cc: Lee Jones > Cc: Linus Walleij > Cc: Samuel Ortiz > Cc: Thierry Reding > Signed-off-by: Milo Kim > --- >

Re: [PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-12 Thread Lee Jones
On Thu, 12 Sep 2013, Milo Kim wrote: Bindings for LP3943 MFD, GPIO and PWM controller are added. And LP3943 driver document is added also. Cc: devicet...@vger.kernel.org Cc: Lee Jones lee.jo...@linaro.org Cc: Linus Walleij linus.wall...@linaro.org Cc: Samuel Ortiz sa...@linux.intel.com

[PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-11 Thread Milo Kim
Bindings for LP3943 MFD, GPIO and PWM controller are added. And LP3943 driver document is added also. Cc: devicet...@vger.kernel.org Cc: Lee Jones Cc: Linus Walleij Cc: Samuel Ortiz Cc: Thierry Reding Signed-off-by: Milo Kim --- Documentation/00-INDEX |2 +

[PATCH v3 4/4] Documentation: add LP3943 DT bindings and document

2013-09-11 Thread Milo Kim
Bindings for LP3943 MFD, GPIO and PWM controller are added. And LP3943 driver document is added also. Cc: devicet...@vger.kernel.org Cc: Lee Jones lee.jo...@linaro.org Cc: Linus Walleij linus.wall...@linaro.org Cc: Samuel Ortiz sa...@linux.intel.com Cc: Thierry Reding thierry.red...@gmail.com