From patchwork Tue Oct 21 05:56:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ankit Jindal X-Patchwork-Id: 39101 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f199.google.com (mail-lb0-f199.google.com [209.85.217.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 35662203C5 for ; Tue, 21 Oct 2014 05:59:08 +0000 (UTC) Received: by mail-lb0-f199.google.com with SMTP id w7sf301006lbi.10 for ; Mon, 20 Oct 2014 22:59:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=8+4I3UMQb8huVJ1t60JzFmhd/2hwcRc3Wt7tyaIVAWQ=; b=MBbnnYCFHP+JdyfNQiz6PyRu8FoavrtTnHmJs1XSV927HFnKlTvUbN/4gOTdiqety6 DBC33b13H8Q+jm3InX2uryBbfhQ2cjb4HgfN273jvlcNE/Lv+CY/NoE2iAH9xNPSBhud aLYrozjfSFpISGQrYCXw6sjRwHs+HsdzEi/coh69yVbZW/bURIQOGZDeAdFApTteB6Yw ITff9TFvLsBamh5ENauqk4vOEQXPrL7NcyQywHKZG66WIJ+SvugaxAXlNR7oBAzcsIzN GzLWLFDx1PJ4iGXkdwkCx1UCYJGSbuuFKEJswZpTC4wR/DEQfuxIEMAN6I8hNxwUjKSH WjeA== X-Gm-Message-State: ALoCoQmwnxBUbPVOfbhjnjdR0Vuwwrdlp3jYxyPv2e6KklLpKu9hdAsKvrAqhzou6gECtE2nxB1S X-Received: by 10.112.40.161 with SMTP id y1mr24324lbk.13.1413871146987; Mon, 20 Oct 2014 22:59:06 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.21.228 with SMTP id y4ls15600lae.76.gmail; Mon, 20 Oct 2014 22:59:06 -0700 (PDT) X-Received: by 10.112.93.231 with SMTP id cx7mr894924lbb.89.1413871146717; Mon, 20 Oct 2014 22:59:06 -0700 (PDT) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com. [209.85.217.180]) by mx.google.com with ESMTPS id ls3si17143482lac.126.2014.10.20.22.59.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 Oct 2014 22:59:06 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.180 as permitted sender) client-ip=209.85.217.180; Received: by mail-lb0-f180.google.com with SMTP id n15so382200lbi.11 for ; Mon, 20 Oct 2014 22:59:06 -0700 (PDT) X-Received: by 10.153.8.164 with SMTP id dl4mr32089669lad.29.1413871146634; Mon, 20 Oct 2014 22:59:06 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.84.229 with SMTP id c5csp438490lbz; Mon, 20 Oct 2014 22:59:05 -0700 (PDT) X-Received: by 10.68.109.195 with SMTP id hu3mr7516308pbb.136.1413871144993; Mon, 20 Oct 2014 22:59:04 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id jy15si9855964pad.148.2014.10.20.22.59.04 for ; Mon, 20 Oct 2014 22:59:04 -0700 (PDT) Received-SPF: none (google.com: devicetree-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932251AbaJUF6p (ORCPT + 5 others); Tue, 21 Oct 2014 01:58:45 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:50017 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932220AbaJUF6o (ORCPT ); Tue, 21 Oct 2014 01:58:44 -0400 Received: by mail-pa0-f48.google.com with SMTP id eu11so642398pac.35 for ; Mon, 20 Oct 2014 22:58:43 -0700 (PDT) X-Received: by 10.68.69.16 with SMTP id a16mr1545343pbu.151.1413871123637; Mon, 20 Oct 2014 22:58:43 -0700 (PDT) Received: from pnqlab023.amcc.com ([182.73.239.130]) by mx.google.com with ESMTPSA id fz1sm3945569pbb.80.2014.10.20.22.58.39 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 Oct 2014 22:58:43 -0700 (PDT) From: Ankit Jindal To: linux-kernel@vger.kernel.org Cc: "Hans J. Koch" , Greg Kroah-Hartman , patches@apm.com, linux-arm-kernel@lists.infradead.org, Rob Herring , Tushar Jagad , Russell King - ARM Linux , devicetree@vger.kernel.org, Guenter Roeck , Varka Bhadram , Ankit Jindal Subject: [PATCH v3 6/6] MAINTAINERS: Add entry for APM X-Gene QMTM UIO driver Date: Tue, 21 Oct 2014 11:26:50 +0530 Message-Id: <1413871011-4101-7-git-send-email-ankit.jindal@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1413871011-4101-1-git-send-email-ankit.jindal@linaro.org> References: <1413871011-4101-1-git-send-email-ankit.jindal@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: devicetree@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ankit.jindal@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.180 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add entry to maintainer list for APM X-Gene QMTM UIO driver. Signed-off-by: Ankit Jindal Signed-off-by: Tushar Jagad --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5e7866a..138663f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -727,6 +727,13 @@ S: Supported F: drivers/net/ethernet/apm/xgene/ F: Documentation/devicetree/bindings/net/apm-xgene-enet.txt +APPLIED MICRO (APM) X-GENE QMTM UIO DRIVER +M: Ankit Jindal +M: Tushar Jagad +S: Supported +F: drivers/uio/uio_xgene_qmtm.c +F: Documentation/devicetree/bindings/uio/uio_xgene_qmtm.txt + APTINA CAMERA SENSOR PLL M: Laurent Pinchart L: linux-media@vger.kernel.org