From patchwork Fri Sep 8 19:40:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 112135 Delivered-To: patch@linaro.org Received: by 10.140.106.117 with SMTP id d108csp739128qgf; Fri, 8 Sep 2017 12:41:15 -0700 (PDT) X-Google-Smtp-Source: ADKCNb6Ii0iVs7uYRNEZu+Ii3SwTYgXEPFF6LJFEuyFVvcq3so9cfz32OSiSkC2WoPqSFVoQD26W X-Received: by 10.84.131.74 with SMTP id 68mr4711615pld.227.1504899675621; Fri, 08 Sep 2017 12:41:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1504899675; cv=none; d=google.com; s=arc-20160816; b=NiGfV6J7w7P2cIPMCkP5GbLdmWeGYuLK6YPg7Z+uDzB9Lq2F1AzWichZbWm64Y18aC i8AY8/KEVj7VnsHAt8Uc4+Ol4ngN5BwoIlvxDEUA1fZ7ialRYKS2ebnFjXmt+vCzuYmi rDPksc3QCxiHJ/5ibAZM0V2iKKFJ3E0OQBw+A1mBZIlVXOOb4Eak1Ub9oYZljr7Kocdd fHEdEwBI/7OICz0inwERP42Poxo84Ff1Xxx1nMivEOi/6X5aZ45MuQ+BwKaw+oxd/ZFm kTmmPd9SX4icHL7QUAo969cRMXOIFmx0/jseLRXUfegqHi9HgPd0YhSUwCtCx0JVpz75 J4Iw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:cc:message-id:date:subject:to:from:delivered-to :arc-authentication-results; bh=KyR6XO2wQWiozqXp+wAzo26HsPOFQn6viE6Qrkun7g8=; b=sKzfFzK1Cdu/sODCSoNYX+AeGOjK0rtVnOQezBta5iH4WRQZmpKQ4VLuFUWoFA0/zf nJNTYrzxtyIyiupTzggWxETWEDGbVzhmRAXdwBkVaubNwU9xTk/k7E0wS7hoDyBsUMCV MVS4ehusbGqqqNvur83mcu74O4lTd7JYmllxgOdhTwnSumvgSL+tYBP3F7YhR7hlMe5q DfZL+PpuM6qS4vUdRHahy6JCof0mfq5OmLplAiDaCjmG4VhUsebbHYG9+IQqayjGtDKd j8RW0rfrDCxgHs1751EK4SscuE+mscRXTFDRy5QA2r1zMASKSbGLhWIh3mmpPduVz43S kzUg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTPS id m13si1941188pgc.592.2017.09.08.12.41.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2017 12:41:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) client-ip=131.252.210.177; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7C3D46E113; Fri, 8 Sep 2017 19:40:44 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by gabe.freedesktop.org (Postfix) with ESMTP id AD3706E113 for ; Fri, 8 Sep 2017 19:40:43 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 40F6B21D2B; Fri, 8 Sep 2017 21:40:41 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (LFbn-TOU-1-209-191.w86-201.abo.wanadoo.fr [86.201.56.191]) by mail.free-electrons.com (Postfix) with ESMTPSA id 1272F20F69; Fri, 8 Sep 2017 21:40:41 +0200 (CEST) From: Maxime Ripard To: daniel.vetter@intel.com, jani.nikula@linux.intel.com, seanpaul@chromium.org Subject: [PATCH] MAINTAINERS: sun4i-drm is now maintained in drm-misc Date: Fri, 8 Sep 2017 21:40:39 +0200 Message-Id: <20170908194039.882-1-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.13.5 Cc: Chen-Yu Tsai , Maxime Ripard , dri-devel@lists.freedesktop.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" sun4i-drm is maintained in drm-misc as a small driver. Signed-off-by: Maxime Ripard Reviewed-by: Daniel Vetter --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1c3feffb1c1c..a6e1d9fa84d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4431,7 +4431,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 +T: git git://anongit.freedesktop.org/drm/drm-misc DRM DRIVERS FOR AMLOGIC SOCS M: Neil Armstrong