From patchwork Mon Apr 11 08:55:43 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Xinliang Liu X-Patchwork-Id: 65491 Delivered-To: patch@linaro.org Received: by 10.112.43.237 with SMTP id z13csp1346925lbl; Mon, 11 Apr 2016 02:02:29 -0700 (PDT) X-Received: by 10.98.89.7 with SMTP id n7mr30447549pfb.81.1460365348651; Mon, 11 Apr 2016 02:02:28 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t73si2367714pfa.240.2016.04.11.02.02.28; Mon, 11 Apr 2016 02:02:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753987AbcDKJCP (ORCPT + 7 others); Mon, 11 Apr 2016 05:02:15 -0400 Received: from mail-pf0-f182.google.com ([209.85.192.182]:33358 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753871AbcDKJCO (ORCPT ); Mon, 11 Apr 2016 05:02:14 -0400 Received: by mail-pf0-f182.google.com with SMTP id 184so120464377pff.0 for ; Mon, 11 Apr 2016 02:02:08 -0700 (PDT) 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-transfer-encoding; bh=QROl/ZK4AhHiGVvbBxxz25AlabcIsX9SjYV1ZqPFHGI=; b=kUwDMrjzDsZvVG10Vs6GLdS6I9YUDLNaC+taQggsQKi6hZNzkO8G43jEozBfFSTYG7 EClyuKd/B1ahG5ZHX5xyqpqjR0g28hTUaeAjBHhSlS3zsDGSHYNov5zIbygws+RdLDLR xx0b/miAaDy3+eTlMmYu9Tiy/JUu/kBelc+2o= 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-transfer-encoding; bh=QROl/ZK4AhHiGVvbBxxz25AlabcIsX9SjYV1ZqPFHGI=; b=acx9oUZi8xO/HG3v3CpE+mIOdqK7IaZslPYKfjVQgApukLxOorVkWdqNiQonQ0Asr1 EE7u5DG9Y6imEIuT0TlTbqZqZSrtb0u34s5EbW4bG1mVwHXTN5l+8kNaPArL18pNgcdf fwrgTdpZsn03ITqXR22U2mfrIFrPZDXCYlbZ82z1qn7g4AO2uSHITlz/yI1hpj3iKvoh Drt1YCx2Q1LR9rpgzKa4hbkcUhSqR2XE29L5a+nLzjoZ1LA7smumYCEYTWcILCWjvfmi QdcuVYKwFhF0HZzqBjbdIKbuxThj5TiWBdTls/FmlP1zZk8ZO9EVR5sdCgPRvvuv8Kbj QXNg== X-Gm-Message-State: AD7BkJJgIb4mjy+6gPpDP18KQiX+ZU4/Ar12WI61Ubs+5L+ewPWNzrNBGGzfSY1l4MYEK0PQ X-Received: by 10.98.42.4 with SMTP id q4mr30875407pfq.23.1460365328030; Mon, 11 Apr 2016 02:02:08 -0700 (PDT) Received: from localhost.localdomain ([14.154.190.52]) by smtp.gmail.com with ESMTPSA id v9sm34360332pfi.50.2016.04.11.02.02.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 11 Apr 2016 02:02:07 -0700 (PDT) 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, mark.rutland@arm.com Cc: linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxarm@huawei.com, andy.green@linaro.org, haojian.zhuang@linaro.org, liguozhu@hisilicon.com, xuwei5@hisilicon.com, w.f@huawei.com, puck.chen@hisilicon.com, bintian.wang@huawei.com, benjamin.gaignard@linaro.org, xuyiping@hisilicon.com, kong.kongxinwei@hisilicon.com, zourongrong@huawei.com, lijianhua@huawei.com, sumit.semwal@linaro.org, guodong.xu@linaro.org, Xinliang Liu Subject: [PATCH v8 10/10] MAINTAINERS: Add maintainer for hisilicon DRM driver Date: Mon, 11 Apr 2016 16:55:43 +0800 Message-Id: <1460364943-76135-11-git-send-email-xinliang.liu@linaro.org> X-Mailer: git-send-email 2.8.0 In-Reply-To: <1460364943-76135-1-git-send-email-xinliang.liu@linaro.org> References: <1460364943-76135-1-git-send-email-xinliang.liu@linaro.org> MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add maintainer and reviewer for hisilicon DRM driver. v8: None. v7: None. v6: None. v5: None. v4: - Add Chen Feng as Designated reviewer. v3: First version. Signed-off-by: Xinliang Liu --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) -- 2.8.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/MAINTAINERS b/MAINTAINERS index 61a323a6b2cf..a2ef58860689 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3840,6 +3840,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