From: Wolfram Sang Date: Thu, 7 Dec 2017 10:38:29 +0000 (+0100) Subject: MAINTAINERS: add DT binding docs for AT24 X-Git-Tag: rel_imx_4.19.35_1.1.0~10754^2~38^2~15 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=a01be217c51b0aa56e6cd6bc6342e7faf908bf87;p=linux.git MAINTAINERS: add DT binding docs for AT24 The driver gained DT support recently, so we should add the binding docs in the MAINTAINERS file. Signed-off-by: Wolfram Sang Reviewed-by: Rob Herring Signed-off-by: Bartosz Golaszewski --- diff --git a/MAINTAINERS b/MAINTAINERS index b46c9cea5ae5..4abe47bc211f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2263,6 +2263,7 @@ AT24 EEPROM DRIVER M: Bartosz Golaszewski 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