From patchwork Sat Feb 6 03:24:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Xinliang Liu X-Patchwork-Id: 61371 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp321514lbl; Fri, 5 Feb 2016 19:26:29 -0800 (PST) X-Received: by 10.66.102.40 with SMTP id fl8mr24787956pab.136.1454729189590; Fri, 05 Feb 2016 19:26:29 -0800 (PST) Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTP id p23si28115683pfj.199.2016.02.05.19.26.29; Fri, 05 Feb 2016 19:26:29 -0800 (PST) Received-SPF: pass (google.com: 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: domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8A6E18A0C8; Fri, 5 Feb 2016 19:26:28 -0800 (PST) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-f177.google.com (mail-pf0-f177.google.com [209.85.192.177]) by gabe.freedesktop.org (Postfix) with ESMTPS id E9CE68A0C8 for ; Fri, 5 Feb 2016 19:26:27 -0800 (PST) Received: by mail-pf0-f177.google.com with SMTP id n128so78270687pfn.3 for ; Fri, 05 Feb 2016 19:26:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=vkPbEKzJ1GBAp+010Kybhv+Qbwwk0ncvB19rL+dDYuY=; b=Qoz3LxkWmnlOyba0NQOoFeF5eRGgob68zTttlgg9JetyMo6dC3OZPMXdGooXGeasPk /rr7VxVoemysFv34+9yG94ElyDomwWiTdfR0FXj3gd94WbWRdCIiSNPP0bCcfhUWbhrT O3KQYC6qY6R69ez5OV5aWFSAGxo9Foeq0O4Bg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=vkPbEKzJ1GBAp+010Kybhv+Qbwwk0ncvB19rL+dDYuY=; b=g1WecEB65yN9gOjM3eciE2XbkIDDVlwVhHeeTfxH1DfnhQ6hBa3wdSBNFD2OCj4mdt St1S7WjLaam5PZEMe7l/WGAwMG0kVaQROACfkdUl0tp3yl9jS6yxyYg0uAiojBra35C4 tpw1OwVJ7iQ+QvQip+Mh2ioH6H4/cSsvJvEFx+rUiP7SdseOeEBIuUCFBoehBseipKsb z2Ia6q1OHDbcbUvsC4+2VPwjmRgGijeGhVOlFevVJKloKXluz/I0/YO7uNLGK7OTMkOn Mdr9KPdJoaxS2MzvrwyXk3w1SffJY1jkuleYKxzPjXVu8QyJYKmCNZCMSO1ZV56ZWi5N L24A== X-Gm-Message-State: AG10YOTS1rjlFPDzhPuYNFFTpZi6OnIPGIYu9UnhE+Avv6rE0x/rX0LHEwpRtAZuNJAxAQyF X-Received: by 10.98.15.145 with SMTP id 17mr18343138pfp.19.1454729187543; Fri, 05 Feb 2016 19:26:27 -0800 (PST) Received: from localhost.localdomain ([219.134.80.72]) by smtp.gmail.com with ESMTPSA id a21sm27472023pfj.40.2016.02.05.19.26.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 05 Feb 2016 19:26:26 -0800 (PST) From: Xinliang Liu To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, daniel@ffwll.ch, robh@kernel.org, daniel@fooishbar.org, architt@codeaurora.org, airlied@linux.ie, corbet@lwn.net, catalin.marinas@arm.com, will.deacon@arm.com, emil.l.velikov@gmail.com Subject: [PATCH v4 10/11] MAINTAINERS: Add maintainer for hisilicon DRM driver Date: Sat, 6 Feb 2016 11:24:57 +0800 Message-Id: <1454729098-79807-11-git-send-email-xinliang.liu@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1454729098-79807-1-git-send-email-xinliang.liu@linaro.org> References: <1454729098-79807-1-git-send-email-xinliang.liu@linaro.org> MIME-Version: 1.0 Cc: andy.green@linaro.org, xuyiping@hisilicon.com, guodong.xu@linaro.org, linux-doc@vger.kernel.org, w.f@huawei.com, zourongrong@huawei.com, linuxarm@huawei.com, xuwei5@hisilicon.com, bintian.wang@huawei.com, haojian.zhuang@linaro.org, benjamin.gaignard@linaro.org, puck.chen@hisilicon.com, liguozhu@hisilicon.com, linux-arm-kernel@lists.infradead.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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Add maintainer and reviewer for hisilicon DRM driver. v4: - Add Chen Feng as Designated reviewer. v3: First version. Signed-off-by: Xinliang Liu --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) -- 1.9.1 diff --git a/MAINTAINERS b/MAINTAINERS index 30aca4aa5467..730ebc571edf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3777,6 +3777,16 @@ S: Maintained F: drivers/gpu/drm/gma500 F: include/drm/gma500* +DRM DRIVERS FOR HISILICON +M: Xinliang Liu +R: Xinwei Kong +R: Chen Feng +L: dri-devel@lists.freedesktop.org +T: git git://github.com/xin3liang/linux.git +S: Maintained +F: drivers/gpu/drm/hisilicon +F: Documentation/devicetree/bindings/display/hisilicon + DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding M: Terje Bergström