From patchwork Fri Sep 26 09:45:55 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Brugger X-Patchwork-Id: 4979891 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.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 31C749F32B for ; Fri, 26 Sep 2014 09:48:34 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7115C202E9 for ; Fri, 26 Sep 2014 09:48:33 +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 7E78F202E5 for ; Fri, 26 Sep 2014 09:48:32 +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 1XXS6f-0006no-I7; Fri, 26 Sep 2014 09:46:29 +0000 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XXS6b-0006Lw-If for linux-arm-kernel@lists.infradead.org; Fri, 26 Sep 2014 09:46:26 +0000 Received: by mail-wi0-f177.google.com with SMTP id q5so11125112wiv.16 for ; Fri, 26 Sep 2014 02:46:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=cicDbmXWZKbuq+5FyPhEj2l/RD2bwkWhfeG5oiT+ots=; b=vz8zonGd3CN/nGr59oJNKMYJFKzjCdxOD73gU4LK72zhQj9+uH9c3MbE9G8bRwa5FD 4nS+EfVMmkHaoQ3iFCV+ZT4XrOqyHkJZQE0CVs3MkRhej6FQ9irBXyFeY90r3+dpR9TK s7YHklXq+XxFwWJ58VSqtzqc7nZIhlgfql+iab31dWD4KrvWIVK+YJOnidLRk/FY6bFk Deh7HehMwHc2ECNyPC7g6MJ9h9HYRlvWz49t8apWbfRiIwYgfSpBywOycFiQe6AB7smy gxKlfIH/R+BALOKOtLjX2MMFQUTq9EeeVN5Lk8t1EEyybR/4j78d1q7hHTY01BrEdD4O LSTw== X-Received: by 10.180.21.165 with SMTP id w5mr24772239wie.46.1411724762832; Fri, 26 Sep 2014 02:46:02 -0700 (PDT) Received: from ubix.lan (23.Red-213-98-62.staticIP.rima-tde.net. [213.98.62.23]) by mx.google.com with ESMTPSA id g6sm5528355wjf.13.2014.09.26.02.46.01 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 26 Sep 2014 02:46:02 -0700 (PDT) From: Matthias Brugger To: arm@kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH resend] MAINTAINERS: Add maintainers entry for Mediatek SoCs Date: Fri, 26 Sep 2014 11:45:55 +0200 Message-Id: <1411724755-9866-1-git-send-email-matthias.bgg@gmail.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140926_024625_779274_FBA8267A X-CRM114-Status: UNSURE ( 9.28 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: gregkh@linuxfoundation.org, jg1.han@samsung.com, joe@perches.com, crope@iki.fi, matthias.bgg@gmail.com, akpm@linux-foundation.org, davem@davemloft.net, linux-arm-kernel@lists.infradead.org, m.chehab@samsung.com 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=-2.5 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham 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 I plan to stay with the Mediatek SoCs for the next future and hope to expand its support along the way with the help of a whole bunch of people. Signed-off-by: Matthias Brugger --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 65fd4db..2e4a030 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1156,6 +1156,16 @@ W: http://www.digriz.org.uk/ts78xx/kernel S: Maintained F: arch/arm/mach-orion5x/ts78xx-* +ARM/Mediatek SoC support +M: Matthias Brugger +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: arch/arm/boot/dts/mt6* +F: arch/arm/boot/dts/mt8* +F: arch/arm/mach-mediatek/ +N: mtk +K: mediatek + ARM/MICREL KS8695 ARCHITECTURE M: Greg Ungerer L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)