From patchwork Tue Feb 20 22:51:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Agner X-Patchwork-Id: 10230973 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 0902360392 for ; Tue, 20 Feb 2018 22:52:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ED649288EB for ; Tue, 20 Feb 2018 22:52:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E19642890E; Tue, 20 Feb 2018 22:52:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id CFA2728980 for ; Tue, 20 Feb 2018 22:52:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=W9lSnMaStsI6lnuZT/XOrb0NJuQIQa7V9O6fUjm9flY=; b=iDi 0WaqZfPeMiT+1wBFmceY3uK1/wavyPlFPlTe6AFmF4OOcMbkFCOZJA3ZjD9xGB3gV6pFOqXsEb1yZ 46T0GLJslCr7UnmcGGyf1Ho0IRqv6cZRIiCOjRWmSJQzhVRTOPleeUlSyH9q8q5wWBwPprc51q3h3 Z8oS7N4YBkwdWF7Aarhp2EWgAPgR0OzPwK8X0W8mRV5IHNNXG8W97xvaVCZbBYYbU69IoKcgOpDfs Gq/e5TaAz57zspaNhdRou0BkZn8qhfSKrJIejMWlbF0Am5ufRDdLvgqQoovaNLbREiEyifaOUrTPK t+28Z+xc6nitutPvbMB9Pvysy7uGTqQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eoGlO-0005W7-D1; Tue, 20 Feb 2018 22:51:54 +0000 Received: from mail.kmu-office.ch ([2a02:418:6a02::a2]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eoGlK-0005Tz-Cx for linux-arm-kernel@lists.infradead.org; Tue, 20 Feb 2018 22:51:52 +0000 Received: from trochilidae.lan (unknown [IPv6:2001:1620:c6e::127]) by mail.kmu-office.ch (Postfix) with ESMTPSA id 0BC765C13D4; Tue, 20 Feb 2018 23:43:51 +0100 (CET) From: Stefan Agner To: linus.walleij@linaro.org, aisheng.dong@nxp.com, fabio.estevam@nxp.com, shawnguo@kernel.org, kernel@pengutronix.de Subject: [PATCH v3] MAINTAINERS: add Freescale pin controllers Date: Tue, 20 Feb 2018 23:51:30 +0100 Message-Id: <20180220225130.14468-1-stefan@agner.ch> X-Mailer: git-send-email 2.16.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=agner.ch; s=dkim; t=1519166631; bh=D0TfThlUp5Fc0JSGzFwRSX5R+floz3V6ln0CA3fLM+Y=; h=From:To:Cc:Subject:Date:Message-Id; b=hKPmamGgsVfGIoCi56MuTdCoO8F4lW0iqY3oS2HW1Ek9cpOsId5Ge74hdQT2hjQRtT59OqjGXwwdAB5bdh2C9VWy/Nn3V17WUB9vuuXuSoNUcc/P/mM02IKuFv5IllalYgQop/ap3OoQekNV3v6i/swFYT5MNh94nHyIAVnl61o= X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180220_145150_598532_B33BB67B X-CRM114-Status: GOOD ( 12.37 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: joe@perches.com, Stefan Agner , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add Dong Aisheng, Fabio Estevam, Shawn Guo and myself as maintainer and the Pengutronix kernel team as reviewer. Signed-off-by: Stefan Agner Reviewed-by: Fabio Estevam Acked-by: Dong Aisheng --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 93a12af4f180..621f3ec7e85e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10926,6 +10926,17 @@ L: linux-gpio@vger.kernel.org S: Supported F: drivers/pinctrl/pinctrl-at91-pio4.* +PIN CONTROLLER - FREESCALE +M: Dong Aisheng +M: Fabio Estevam +M: Shawn Guo +M: Stefan Agner +R: Pengutronix Kernel Team +L: linux-gpio@vger.kernel.org +S: Maintained +F: drivers/pinctrl/freescale/* +F: Documentation/devicetree/bindings/pinctrl/fsl,* + PIN CONTROLLER - INTEL M: Mika Westerberg M: Heikki Krogerus