From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: [PATCH 2/2] MAINTAINERS: add DT binding docs for AT24 Date: Wed, 29 Nov 2017 10:04:42 +0100 Message-ID: <20171129090442.2865-3-wsa@the-dreams.de> References: <20171129090442.2865-1-wsa@the-dreams.de> Return-path: Received: from sauhun.de ([88.99.104.3]:54227 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752963AbdK2JFH (ORCPT ); Wed, 29 Nov 2017 04:05:07 -0500 In-Reply-To: <20171129090442.2865-1-wsa@the-dreams.de> Sender: linux-i2c-owner@vger.kernel.org List-Id: linux-i2c@vger.kernel.org To: linux-i2c@vger.kernel.org Cc: Bartosz Golaszewski , Wolfram Sang The driver gaines DT support recently, so we should add the binding docs in the MAINTAINERS file. Signed-off-by: Wolfram Sang --- 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 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