From patchwork Tue Jan 6 16:15:44 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Duc Dang X-Patchwork-Id: 5575151 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: X-Original-To: patchwork-linux-pci@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 D63AC9F443 for ; Tue, 6 Jan 2015 16:23:40 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D8D8C2021A for ; Tue, 6 Jan 2015 16:23:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C2452201DD for ; Tue, 6 Jan 2015 16:23:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751769AbbAFQXi (ORCPT ); Tue, 6 Jan 2015 11:23:38 -0500 Received: from exprod5og125.obsmtp.com ([64.18.0.245]:33800 "HELO exprod5og125.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751076AbbAFQXh (ORCPT ); Tue, 6 Jan 2015 11:23:37 -0500 Received: from mail-pd0-f173.google.com ([209.85.192.173]) (using TLSv1) by exprod5ob125.postini.com ([64.18.4.12]) with SMTP ID DSNKVKwMCQoW2s+ky3uLIK4JvWWHy6/uzJfj@postini.com; Tue, 06 Jan 2015 08:23:37 PST Received: by mail-pd0-f173.google.com with SMTP id ft15so30676265pdb.4 for ; Tue, 06 Jan 2015 08:23:36 -0800 (PST) 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=j+ykyUt+yY2m6QusWpT3y7OiAe2CEwdvJT4Ers4CYEg=; b=gUrOduhvTr7NF7rAdbuCCBhMHrFBn8gpy7uaZJT8fSxIc6Miwk7dCT6yKjJhDfhuSs 4GGsc1ccZUStRydSdVkf/GbfcY2eTdtSL6v3y355WWaRX5pd5b9hnThJR/OQ7/VSSRrC I4ZFiS76+pcT0KZu34qXZP9dZT4FEF/C0h5ZSZ3Y0raPo1EWRsvERLOvVJKm9N+hOT4Y FWallnqTef/1sxdf023MO4GLHKe2XSbm3xvfR3JZ0vIe0ztF1mw3ITutQWI/L7RjvYga kGHSnDKQKacIUo4ClUdzUME0vRLr6JmHU6/OQ5BonS02BRWPfSX1hdP0OmRyyPakbx7z NxNg== X-Received: by 10.70.37.202 with SMTP id a10mr156337143pdk.107.1420561017293; Tue, 06 Jan 2015 08:16:57 -0800 (PST) X-Gm-Message-State: ALoCoQmFjGfeDPFnrGlzsiM28r7fQE3NwWkUwmg0oJgtR9kngkycjrxkMNZDrUy2my1lUDQ8pLUXqjjzWtL+HFGbV3vEYLZBZhp1FCnFmV79u1bdve7uhrq/ImcO6ZqVa140HmLcePk2qcp9+9K4XXi9wVd+T86lQw== X-Received: by 10.70.37.202 with SMTP id a10mr156337132pdk.107.1420561017221; Tue, 06 Jan 2015 08:16:57 -0800 (PST) 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 ms4sm57271770pbc.92.2015.01.06.08.16.56 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 06 Jan 2015 08:16:56 -0800 (PST) From: Duc Dang To: Bjorn Helgaas , Grant Likely , Liviu Dudau Cc: linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tanmay Inamdar , Loc Ho , Feng Kan , Duc Dang Subject: [PATCH 4/4] PCI: X-Gene: Add the MAINTAINERS entry for APM X-Gene v1 PCIe MSI driver Date: Tue, 6 Jan 2015 08:15:44 -0800 Message-Id: <9fd7f3ec58431a0fcba3600a0325920c86bc69fa.1420499393.git.dhdang@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, 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: Tanmay Inamdar Signed-off-by: Duc Dang --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ddb9ac8..283f09a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7303,6 +7303,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