From patchwork Mon May 18 09:55:21 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Duc Dang X-Patchwork-Id: 6427541 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id F0F3F9F318 for ; Mon, 18 May 2015 09:58:52 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3A29F205C7 for ; Mon, 18 May 2015 09:58:52 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 66F80205C1 for ; Mon, 18 May 2015 09:58:51 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YuHn3-0004Bl-1j; Mon, 18 May 2015 09:56:53 +0000 Received: from exprod5og124.obsmtp.com ([64.18.0.212] helo=mail-pd0-f169.google.com) by bombadil.infradead.org with smtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YuHmG-0003pS-4b for linux-arm-kernel@lists.infradead.org; Mon, 18 May 2015 09:56:04 +0000 Received: from mail-pd0-f169.google.com ([209.85.192.169]) (using TLSv1) by exprod5ob124.postini.com ([64.18.4.12]) with SMTP ID DSNKVVm3Hj61/mlxzCYtoyxRr2Er1Wmqmvfo@postini.com; Mon, 18 May 2015 02:56:04 PDT Received: by pdbnk13 with SMTP id nk13so47156799pdb.1 for ; Mon, 18 May 2015 02:55:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=u4Mvj24cksM6JJYKGAONWlmzMYLA8aA/79D/mFHdkUo=; b=VB1uVrrHMR+eMkymgvKr7EXZ7s7ZDdpnRa0qCPUmk2jdiGco20nBurS0kdw1a9z9uf cHJNgxteAYGUOCvZ4Tk5BI8mcore8OSpNsiQIoR+iaO67sq1lqK3dxZ23aOCoVat3xuc KScXKBIqjEOaZYRN359tDsF9aiQBBr/oLLT8LYTE3k3XYFdKSxNcL6eeA1gab4DR24wF 5pfonAvSNU7/Y3eLKy011hIYZsjEpLe5WJuxwuqxQrfh48OiCjM5uHpj6/sotQlIyU+f YmFeQu/oNhEcZ59/qVhmb6fgS2k7ZTjmOiO0+/MxpyKbxn6djgNEPQe96JJTUEm7ypgY fDJg== X-Gm-Message-State: ALoCoQkY3sDfYju2PyGHg334CZZnuKz9ip76e2n6gjbkF6TinbFwuMZckawr9VK0ikg8gMD9ktEmbc6MFDxuSmmvs8HnPiD4VxTmt4YXgDkbFtxMCKhFPppCRHg4Z3G4yophrtdBQEAL76TEk5mSWPIOr2tywBtGRHBXm7lpI7Ce4Q5m2G1rkdk= X-Received: by 10.70.87.195 with SMTP id ba3mr38540789pdb.154.1431942942387; Mon, 18 May 2015 02:55:42 -0700 (PDT) X-Received: by 10.70.87.195 with SMTP id ba3mr38540767pdb.154.1431942942262; Mon, 18 May 2015 02:55:42 -0700 (PDT) Received: from dhdang-Precision-WorkStation-T3400.amcc.com (67-207-112-226.static.wiline.com. [67.207.112.226]) by mx.google.com with ESMTPSA id f1sm9520939pdp.24.2015.05.18.02.55.40 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 18 May 2015 02:55:41 -0700 (PDT) From: Duc Dang To: Bjorn Helgaas , Arnd Bergmann , Grant Likely , Liviu Dudau , Marc Zyngier Subject: [PATCH v7 4/4] PCI: X-Gene: Add the MAINTAINERS entry for APM X-Gene v1 PCIe MSI driver Date: Mon, 18 May 2015 02:55:21 -0700 Message-Id: <143384a3562d824c290b3228c9817d8d1a8f487f.1431940313.git.dhdang@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: References: In-Reply-To: References: <20150422135002.1b407b98@why.wild-wind.fr.eu.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150518_025604_246022_A31CD1C5 X-CRM114-Status: UNSURE ( 9.65 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) Cc: Feng Kan , linux-pci@vger.kernel.org, Duc Dang , linux-kernel@vger.kernel.org, Loc Ho , linux-arm-kernel@lists.infradead.org, Tanmay Inamdar X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds information of maintainers for APM X-Gene v1 PCIe MSI/MSIX termination driver Signed-off-by: Duc Dang Signed-off-by: Tanmay Inamdar --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ddc5a8c..a1b119b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7490,6 +7490,14 @@ L: linux-pci@vger.kernel.org S: Maintained F: drivers/pci/host/*spear* +PCI MSI DRIVER FOR APPLIEDMICRO XGENE +M: Duc Dang +L: linux-pci@vger.kernel.org +L: linux-arm-kernel@lists.infradead.org +S: Maintained +F: Documentation/devicetree/bindings/pci/xgene-pci-msi.txt +F: drivers/pci/host/pci-xgene-msi.c + PCMCIA SUBSYSTEM P: Linux PCMCIA Team L: linux-pcmcia@lists.infradead.org