diff mbox series

[2/2] MAINTAINERS: add DT binding docs for AT24

Message ID 20171129090442.2865-3-wsa@the-dreams.de
State Superseded
Delegated to: Bartosz Golaszewski
Headers show
Series eeprom: at24: rename binding docs | expand

Commit Message

Wolfram Sang Nov. 29, 2017, 9:04 a.m. UTC
The driver gaines DT support recently, so we should add the binding docs
in the MAINTAINERS file.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Bartosz Golaszewski Nov. 29, 2017, 9:27 a.m. UTC | #1
2017-11-29 10:04 GMT+01:00 Wolfram Sang <wsa@the-dreams.de>:
> The driver gaines DT support recently, so we should add the binding docs
> in the MAINTAINERS file.
>
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa71ab52fd76d1..c870f329613d04 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2262,6 +2262,7 @@ AT24 EEPROM DRIVER
>  M:     Bartosz Golaszewski <brgl@bgdev.pl>
>  L:     linux-i2c@vger.kernel.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/eeprom/at24.txt
>  F:     drivers/misc/eeprom/at24.c
>  F:     include/linux/platform_data/at24.h
>
> --
> 2.11.0
>

Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>
Wolfram Sang Nov. 29, 2017, 3:30 p.m. UTC | #2
On Wed, Nov 29, 2017 at 10:27:22AM +0100, Bartosz Golaszewski wrote:
> 2017-11-29 10:04 GMT+01:00 Wolfram Sang <wsa@the-dreams.de>:
> > The driver gaines DT support recently, so we should add the binding docs
> > in the MAINTAINERS file.
> >
> > Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index aa71ab52fd76d1..c870f329613d04 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2262,6 +2262,7 @@ AT24 EEPROM DRIVER
> >  M:     Bartosz Golaszewski <brgl@bgdev.pl>
> >  L:     linux-i2c@vger.kernel.org
> >  S:     Maintained
> > +F:     Documentation/devicetree/bindings/eeprom/at24.txt
> >  F:     drivers/misc/eeprom/at24.c
> >  F:     include/linux/platform_data/at24.h
> >
> > --
> > 2.11.0
> >
> 
> Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>

I'd think both patches should go via your tree because they deal with
at24. If you'd prefer my tree, let me know and I'll apply them with your
ack. Thanks!
Bartosz Golaszewski Nov. 29, 2017, 3:55 p.m. UTC | #3
2017-11-29 16:30 GMT+01:00 Wolfram Sang <wsa@the-dreams.de>:
> On Wed, Nov 29, 2017 at 10:27:22AM +0100, Bartosz Golaszewski wrote:
>> 2017-11-29 10:04 GMT+01:00 Wolfram Sang <wsa@the-dreams.de>:
>> > The driver gaines DT support recently, so we should add the binding docs
>> > in the MAINTAINERS file.
>> >
>> > Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
>> > ---
>> >  MAINTAINERS | 1 +
>> >  1 file changed, 1 insertion(+)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS
>> > index aa71ab52fd76d1..c870f329613d04 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -2262,6 +2262,7 @@ AT24 EEPROM DRIVER
>> >  M:     Bartosz Golaszewski <brgl@bgdev.pl>
>> >  L:     linux-i2c@vger.kernel.org
>> >  S:     Maintained
>> > +F:     Documentation/devicetree/bindings/eeprom/at24.txt
>> >  F:     drivers/misc/eeprom/at24.c
>> >  F:     include/linux/platform_data/at24.h
>> >
>> > --
>> > 2.11.0
>> >
>>
>> Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>
>
> I'd think both patches should go via your tree because they deal with
> at24. If you'd prefer my tree, let me know and I'll apply them with your
> ack. Thanks!
>

Sure, I'll apply them as soon as we get an Ack from Rob Herring on the dt patch.

Thanks,
Bartosz
Peter Rosin Nov. 29, 2017, 4:11 p.m. UTC | #4
On 2017-11-29 10:04, Wolfram Sang wrote:
> The driver gaines DT support recently, so we should add the binding docs

s/gaines/gained/

Cheers,
Peter

> in the MAINTAINERS file.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa71ab52fd76d1..c870f329613d04 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2262,6 +2262,7 @@ AT24 EEPROM DRIVER
>  M:	Bartosz Golaszewski <brgl@bgdev.pl>
>  L:	linux-i2c@vger.kernel.org
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/eeprom/at24.txt
>  F:	drivers/misc/eeprom/at24.c
>  F:	include/linux/platform_data/at24.h
>  
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52fd76d1..c870f329613d04 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2262,6 +2262,7 @@  AT24 EEPROM DRIVER
 M:	Bartosz Golaszewski <brgl@bgdev.pl>
 L:	linux-i2c@vger.kernel.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/eeprom/at24.txt
 F:	drivers/misc/eeprom/at24.c
 F:	include/linux/platform_data/at24.h