From patchwork Tue Apr 12 15:57:53 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 609472 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3qks702W3Rz9s48 for ; Wed, 13 Apr 2016 01:58:52 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965965AbcDLP6v (ORCPT ); Tue, 12 Apr 2016 11:58:51 -0400 Received: from sauhun.de ([89.238.76.85]:41637 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965342AbcDLP6v (ORCPT ); Tue, 12 Apr 2016 11:58:51 -0400 Received: from p4fe25ac3.dip0.t-ipconnect.de ([79.226.90.195]:55174 helo=localhost) by pokefinder.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1aq0iG-0002f0-LL; Tue, 12 Apr 2016 17:58:48 +0200 From: Wolfram Sang To: linux-gpio@vger.kernel.org Cc: Wolfram Sang , Linus Walleij , linux-renesas-soc@vger.kernel.org Subject: [PATCH] MAINTAINERS: gpio: add DT bindings directory Date: Tue, 12 Apr 2016 17:57:53 +0200 Message-Id: <1460476673-3133-1-git-send-email-wsa@the-dreams.de> X-Mailer: git-send-email 2.7.0 Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org From: Wolfram Sang Helps get_maintainer.pl to find the right people. Signed-off-by: Wolfram Sang --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1b0b5bb8d5c09b..4e0d6e5809dd85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4884,6 +4884,7 @@ M: Alexandre Courbot L: linux-gpio@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git S: Maintained +F: Documentation/devicetree/bindings/gpio/ F: Documentation/gpio/ F: Documentation/ABI/testing/gpio-cdev F: Documentation/ABI/obsolete/sysfs-gpio