From patchwork Fri Feb 26 08:40:27 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Xinliang Liu X-Patchwork-Id: 62968 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp592748lbc; Fri, 26 Feb 2016 00:44:05 -0800 (PST) X-Received: by 10.98.73.2 with SMTP id w2mr456882pfa.106.1456476245650; Fri, 26 Feb 2016 00:44:05 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t63si18476674pfa.240.2016.02.26.00.44.05; Fri, 26 Feb 2016 00:44:05 -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 S932648AbcBZIn7 (ORCPT + 6 others); Fri, 26 Feb 2016 03:43:59 -0500 Received: from mail-pf0-f175.google.com ([209.85.192.175]:33672 "EHLO mail-pf0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753984AbcBZInQ (ORCPT ); Fri, 26 Feb 2016 03:43:16 -0500 Received: by mail-pf0-f175.google.com with SMTP id q63so48637146pfb.0 for ; Fri, 26 Feb 2016 00:43:16 -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=Pp+cUo2IePBjndk10eBZGdftkf+iVmWWhm50sLS9byM=; b=OrsPgOpOXOV0jXTgx4PzRwbKTXxYBmzyf50bqHeeK3hZv0wvllCTaZ8ky+iRyL70w/ dJgQMb0r8EtT62V/5IxyjPNGdY7EkackX0BJ+6cB/mE9v9wBVeJuP/Ld3fHFdqYZYyO8 xweIOiQ9LEZcOgd5vjE/PPbOk9RjHzRyz6VO8= 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=Pp+cUo2IePBjndk10eBZGdftkf+iVmWWhm50sLS9byM=; b=LxgvEBNWG+ipxrri9uMbhXUCWPLlyVwrf97sKKOjjWK9G+5utZDWNv4z3DXLij/Vl8 KQfC/P3Paq9jJEGI3GkC820uYM7LN0hTt0vivVq43HqykR863Nh5iI4IIWThKpv/znYj 6vWofEG9U/dcFas8CDNHqedHQK7YyuvEymAss7UyYWA3TblKHL9J2pYPHyxAFKr2x2nl DxfflU0YPajFbAs/EeOYx9opUYWt01BoM7fKxK40V2y0STed0LIi9KR0XEU5wJ9lZXK5 wqa9+2rfsVeV7rNCQU3O0b2iAy/DgnEJunSxelmRanMksbvCjJeAZFAYN2RNgCnsIVs+ kXvg== X-Gm-Message-State: AD7BkJKoRFIrRFaJHWJxDD3RZeYXc7faCIDGtvNlm1GVjiBAYCfNyGuNym7Tj1PVlb1NeDoX X-Received: by 10.98.93.155 with SMTP id n27mr452833pfj.88.1456476196120; Fri, 26 Feb 2016 00:43:16 -0800 (PST) Received: from localhost.localdomain ([119.139.127.18]) by smtp.gmail.com with ESMTPSA id r68sm17470178pfb.51.2016.02.26.00.43.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 26 Feb 2016 00:43:15 -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 v6 10/11] MAINTAINERS: Add maintainer for hisilicon DRM driver Date: Fri, 26 Feb 2016 16:40:27 +0800 Message-Id: <1456476028-36880-11-git-send-email-xinliang.liu@linaro.org> X-Mailer: git-send-email 2.7.1 In-Reply-To: <1456476028-36880-1-git-send-email-xinliang.liu@linaro.org> References: <1456476028-36880-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. 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