From patchwork Fri Mar 31 07:40:52 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 9655623 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D8CF1601D2 for ; Fri, 31 Mar 2017 07:41:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CB49028673 for ; Fri, 31 Mar 2017 07:41:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BB57B28689; Fri, 31 Mar 2017 07:41:25 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 303A528673 for ; Fri, 31 Mar 2017 07:41:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Su9bUEHfW9Wxh4nDIOFOClBSYWG3L6DIfzWsFOotTdI=; b=a1hWXaVlaENNZL 3/hq1xfqXWDXT7gNSRq9uZI6oNa5BBMw8qcz8IYt2nqUp+tKWydQmWMKxybBl+5ybgGhLBgCclgq6 nrenkXjBnbCVbdOWlTYXDHGjeO5ul4Vmze9pX9CvBSSWcsJiaIsVRc02ui8xQLRG0ng37ml1NtWTw +kZwBQaoxymWAv12obsX8QB16AJuvIZ3xeuO8gdrQofgqXSnKJ8KSParrebwehoMdal7F9fBpz42f IyFM4iPhYLPHc21T7VWUk1yX3soQFoDvLmMADnpWOmvsgKKNb1G9F0hLUILCNZfi8qkFe9+sAHQpK XzB+ZwD7MwP/p8wOT7/A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ctrBS-0005fQ-8V; Fri, 31 Mar 2017 07:41:22 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ctrBN-0005cg-Vk for linux-arm-kernel@lists.infradead.org; Fri, 31 Mar 2017 07:41:19 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id DB57D2075D; Fri, 31 Mar 2017 09:40:54 +0200 (CEST) Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id AEBD320425; Fri, 31 Mar 2017 09:40:54 +0200 (CEST) From: Maxime Ripard To: linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai , Maxime Ripard Subject: [PATCH 2/2] MAINTAINERS: Add sun4i-drm git repo Date: Fri, 31 Mar 2017 09:40:52 +0200 Message-Id: <20170331074052.28878-2-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170331074052.28878-1-maxime.ripard@free-electrons.com> References: <20170331074052.28878-1-maxime.ripard@free-electrons.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170331_004118_212805_7C3CFA3B X-CRM114-Status: UNSURE ( 9.75 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 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-Virus-Scanned: ClamAV using ClamSMTP Add the git tree where the sun4i-drm patches are hosted. Signed-off-by: Maxime Ripard --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c18a2b89ce83..f9f5128e4177 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4252,6 +4252,7 @@ L: dri-devel@lists.freedesktop.org S: Supported F: drivers/gpu/drm/sun4i/ F: Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git DRM DRIVERS FOR AMLOGIC SOCS M: Neil Armstrong