diff mbox series

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

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

Commit Message

Wolfram Sang Dec. 7, 2017, 10:38 a.m. UTC
The driver gained 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

Rob Herring (Arm) Dec. 7, 2017, 3:41 p.m. UTC | #1
On Thu, Dec 7, 2017 at 4:38 AM, Wolfram Sang <wsa@the-dreams.de> wrote:
> The driver gained 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(+)

Reviewed-by: Rob Herring <robh@kernel.org>
Bartosz Golaszewski Dec. 7, 2017, 3:56 p.m. UTC | #2
2017-12-07 16:41 GMT+01:00 Rob Herring <robh@kernel.org>:
> On Thu, Dec 7, 2017 at 4:38 AM, Wolfram Sang <wsa@the-dreams.de> wrote:
>> The driver gained 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(+)
>
> Reviewed-by: Rob Herring <robh@kernel.org>

Applied, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d4fdcb12616c7a..22b52125558c8a 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