From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3EF08C2D0EF for ; Fri, 17 Apr 2020 15:21:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2582B21D79 for ; Fri, 17 Apr 2020 15:21:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728411AbgDQPVp (ORCPT ); Fri, 17 Apr 2020 11:21:45 -0400 Received: from smtprelay0187.hostedemail.com ([216.40.44.187]:41826 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728114AbgDQPVp (ORCPT ); Fri, 17 Apr 2020 11:21:45 -0400 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay01.hostedemail.com (Postfix) with ESMTP id 03417100E7B42; Fri, 17 Apr 2020 15:21:44 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: rat66_8345024049b55 X-Filterd-Recvd-Size: 2028 Received: from XPS-9350.home (unknown [47.151.136.130]) (Authenticated sender: joe@perches.com) by omf02.hostedemail.com (Postfix) with ESMTPA; Fri, 17 Apr 2020 15:21:41 +0000 (UTC) Message-ID: Subject: Re: [PATCH v3 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe From: Joe Perches To: Kishon Vijay Abraham I , Tom Joseph , Bjorn Helgaas , Rob Herring , Lorenzo Pieralisi , Andrew Murray Cc: Arnd Bergmann , Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Date: Fri, 17 Apr 2020 08:19:29 -0700 In-Reply-To: <20200417125753.13021-15-kishon@ti.com> References: <20200417125753.13021-1-kishon@ti.com> <20200417125753.13021-15-kishon@ti.com> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.34.1-2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 2020-04-17 at 18:27 +0530, Kishon Vijay Abraham I wrote: > Add Kishon Vijay Abraham I as MAINTAINER for TI J721E SoC PCIe. [] > diff --git a/MAINTAINERS b/MAINTAINERS [] > @@ -12968,13 +12968,15 @@ S: Maintained > F: Documentation/devicetree/bindings/pci/designware-pcie.txt > F: drivers/pci/controller/dwc/*designware* > > -PCI DRIVER FOR TI DRA7XX > +PCI DRIVER FOR TI DRA7XX/J721E > M: Kishon Vijay Abraham I > L: linux-omap@vger.kernel.org > L: linux-pci@vger.kernel.org > +L: linux-arm-kernel@lists.infradead.org > S: Supported > F: Documentation/devicetree/bindings/pci/ti-pci.txt > F: drivers/pci/controller/dwc/pci-dra7xx.c > +F: drivers/pci/controller/cadence/pci-j721e.c Please keep file patterns in alphabetic order by moving this new cadence line up one line above dwc.