From patchwork Fri Mar 4 10:54:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Xinliang Liu X-Patchwork-Id: 63573 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp1580lbc; Fri, 4 Mar 2016 02:56:55 -0800 (PST) X-Received: by 10.66.248.198 with SMTP id yo6mr10994208pac.54.1457089015395; Fri, 04 Mar 2016 02:56:55 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id hg4si5103847pac.180.2016.03.04.02.56.55; Fri, 04 Mar 2016 02:56:55 -0800 (PST) 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; 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; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751412AbcCDK4y (ORCPT + 6 others); Fri, 4 Mar 2016 05:56:54 -0500 Received: from mail-pa0-f44.google.com ([209.85.220.44]:33145 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750932AbcCDK4w (ORCPT ); Fri, 4 Mar 2016 05:56:52 -0500 Received: by mail-pa0-f44.google.com with SMTP id fl4so33241457pad.0 for ; Fri, 04 Mar 2016 02:56:52 -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-transfer-encoding; bh=oayaEEui1oMfWCLjUkKpeqMIBWiKuRJWQZfhZIG2/8w=; b=TK0QBxV5XfcZML+iDKUElLd/5U6NcHfiF3kQl25azV9G8SonAmnbQjW5mMpjJj5pyh X6NdrtXJbWy++FIOCiu2lK68SyzNEqr2bNOswfRgN24EGngiIvXJfCgJgK9mYpaTnsQT TdHi556bxwrVQqg88GM95/ZewhXDAEIJ+yu3g= 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=oayaEEui1oMfWCLjUkKpeqMIBWiKuRJWQZfhZIG2/8w=; b=PNZPAJb9czsXNEBE0sH5sXYe//lIfOxUQERrbdmF/MtN4MB1WLAse2bB/QxNYrHjJ1 2oWaJOt4lCnWKu9P+Ehipjk08AqROv4BysI4LOIL8C7w08HcfmIVuIA52alNTMgLmXyR AgvvklBV0uLiBpL7Sd69Ll5CQgxycvSoMhenkNRFVEmvkjY004dBE5MqK7T4KCd+nhEa iZLSlacJpuYbBGcdmm3vyQsR0pEA64tG5NYAIT6odU4amFM4cZJsPyUfV8zDnEGN9aNg xME0cxWeIfw2DZMJT//f7bTbC3MOV5XOmT3X30mCijBvMZn8xfbgzJFTedx3JXdaQmNx rBOA== X-Gm-Message-State: AD7BkJKxCWNq/Zri4ekNDzejeXEiKnLNxCHkJ+E1Sxmof9aZ0LEFF7BVmwuoK/jDveh89dFx X-Received: by 10.66.132.37 with SMTP id or5mr11078114pab.144.1457089011986; Fri, 04 Mar 2016 02:56:51 -0800 (PST) Received: from localhost.localdomain ([116.25.57.242]) by smtp.gmail.com with ESMTPSA id c68sm4668805pfj.41.2016.03.04.02.56.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 04 Mar 2016 02:56:51 -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, 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 v7 10/11] MAINTAINERS: Add maintainer for hisilicon DRM driver Date: Fri, 4 Mar 2016 18:54:36 +0800 Message-Id: <1457088877-131022-11-git-send-email-xinliang.liu@linaro.org> X-Mailer: git-send-email 2.7.1 In-Reply-To: <1457088877-131022-1-git-send-email-xinliang.liu@linaro.org> References: <1457088877-131022-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. 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.7.1 -- 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 4978dc19a4d2..b94ac713916a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3774,6 +3774,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