From patchwork Thu Dec 19 15:27:55 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 3382181 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 70FEDC0D4A for ; Thu, 19 Dec 2013 15:28:41 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5AE99206A9 for ; Thu, 19 Dec 2013 15:28:40 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (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 E3054206AD for ; Thu, 19 Dec 2013 15:28:34 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VtfWY-0000Lh-1x; Thu, 19 Dec 2013 15:28:30 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VtfWV-00043E-IO; Thu, 19 Dec 2013 15:28:27 +0000 Received: from mail-ee0-f47.google.com ([74.125.83.47]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VtfWR-00041q-IM for linux-arm-kernel@lists.infradead.org; Thu, 19 Dec 2013 15:28:24 +0000 Received: by mail-ee0-f47.google.com with SMTP id e51so459605eek.20 for ; Thu, 19 Dec 2013 07:28:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :content-type; bh=8b2YboqyAx5UMfPaUd8noWxy/R2SWf83VN5SQH1JJDo=; b=fe3FcXP23d6uRA++c6bN6F1O+L9CXHZUSKurGFD4p5q9/r1bGU/9QmsF3McBRYcIfM 5UGp6nqJNgUg+nGsTKkL8xJUcAr4NvXxsBjawSX16MUrZuNeKQly3+JS4Pbg1kOc6MrQ Ko5o693ZFGKWfQpktAKcIQWCErZCpCa9j0zQHzxkpv9FRjo5+1MuhPQKQWMCnwaukzZ3 pK7xBm/HsITfdSfoP9D5oejAc/5Pyoy+chRv0CDw0NSePj9uvngcjX3nXadlhad+Dka5 ts3jkHEk3qFxyKSqa5y7F3gsZ/nrdK/7QbgfDzp1mU1tKAKh+cWP8TVq7GtvjEqCtBLz nfbQ== X-Gm-Message-State: ALoCoQnsLljUu3+ACmE3Jm4k/8Ba79nvOA2EAGo7TMPrLhilprITmas7V9KYE+AQyzCtk1xSPP0Y X-Received: by 10.14.215.199 with SMTP id e47mr90262eep.107.1387466881524; Thu, 19 Dec 2013 07:28:01 -0800 (PST) Received: from localhost (nat-63.starnet.cz. [178.255.168.63]) by mx.google.com with ESMTPSA id m1sm10282539eeg.0.2013.12.19.07.27.56 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Thu, 19 Dec 2013 07:27:57 -0800 (PST) From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu, linux-arm-kernel@lists.infradead.org Subject: [PATCH] MAINTAINERS: Setup proper record for Xilinx Zynq Date: Thu, 19 Dec 2013 16:27:55 +0100 Message-Id: <3dac35ceaef6199c5a58bba17ce59f1ef0e2bf1e.1387466706.git.michal.simek@xilinx.com> X-Mailer: git-send-email 1.8.2.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131219_102823_735565_E0AABD35 X-CRM114-Status: GOOD ( 14.39 ) X-Spam-Score: -1.9 (-) Cc: Joe Perches , Greg Kroah-Hartman , Andrew Morton , "David S. Miller" , Mauro Carvalho Chehab X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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.7 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_TVD_MIME_NO_HEADERS, 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 Setup correct zynq entry. - Add missing cadence_ttc_timer maintainership - Add zynq wildcard - Add xilinx wildcard Signed-off-by: Michal Simek --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) -- 1.8.2.3 diff --git a/MAINTAINERS b/MAINTAINERS index 1344816..5f6e3ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1366,6 +1366,9 @@ T: git git://git.xilinx.com/linux-xlnx.git S: Supported F: arch/arm/mach-zynq/ F: drivers/cpuidle/cpuidle-zynq.c +N: zynq +N: xilinx +F: drivers/clocksource/cadence_ttc_timer.c ARM SMMU DRIVER M: Will Deacon