Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935711AbdLRQI5 (ORCPT ); Mon, 18 Dec 2017 11:08:57 -0500 Received: from smtprelay0110.hostedemail.com ([216.40.44.110]:52618 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S935641AbdLRQEQ (ORCPT ); Mon, 18 Dec 2017 11:04:16 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1431:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2198:2199:2393:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3876:3877:4321:5007:6114:6119:6642:7809:7875:7903:10004:10400:10848:11232:11657:11658:11914:12043:12555:12740:12760:12895:13069:13311:13357:13439:14096:14097:14181:14659:14721:21080:21451:21627:30054:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: bomb91_7c54e7ec1b28 X-Filterd-Recvd-Size: 2201 Message-ID: <1513613052.31581.84.camel@perches.com> Subject: Re: [PATCH 13/13] ocxl: add MAINTAINERS entry From: Joe Perches To: Frederic Barrat , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, gregkh@linuxfoundation.org, mpe@ellerman.id.au, andrew.donnellan@au1.ibm.com, alastair@au1.ibm.com Date: Mon, 18 Dec 2017 08:04:12 -0800 In-Reply-To: <44bdca7f352748a658840889d6e6f52561b4a987.1513608243.git.fbarrat@linux.vnet.ibm.com> References: <44bdca7f352748a658840889d6e6f52561b4a987.1513608243.git.fbarrat@linux.vnet.ibm.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.26.1-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1178 Lines: 35 On Mon, 2017-12-18 at 16:21 +0100, Frederic Barrat wrote: > Signed-off-by: Frederic Barrat > Signed-off-by: Andrew Donnellan > --- > MAINTAINERS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a6e86e20761e..edc9e1db352b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3919,6 +3919,18 @@ F: drivers/scsi/cxlflash/ > F: include/uapi/scsi/cxlflash_ioctls.h > F: Documentation/powerpc/cxlflash.txt > > +OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER > +M: Frederic Barrat > +M: Andrew Donnellan > +L: linuxppc-dev@lists.ozlabs.org > +S: Supported > +F: arch/powerpc/platforms/powernv/ocxl.c > +F: arch/powerpc/include/asm/pnv-ocxl.h > +F: drivers/misc/ocxl/ > +F: include/misc/ocxl* > +F: include/uapi/misc/ocxl.h > +F: Documentation/accelerators/ocxl.txt > + Alphabetic ordering by section header please... Maybe CXL - OCXL ... > CYBERPRO FB DRIVER > M: Russell King > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)