Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp2127456ybl; Sun, 18 Aug 2019 19:09:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqyXROBXP1bocXs6tTJhBO2w10IrJ77s8B6HWupsqlXxNWL0BIl9+8xlk9B6miMW2sXgXHhN X-Received: by 2002:a17:902:b715:: with SMTP id d21mr6308772pls.50.1566180554512; Sun, 18 Aug 2019 19:09:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566180554; cv=none; d=google.com; s=arc-20160816; b=ZtDHEMLlfjYVIY6ZRPJVHiVvLCnGDh1RbtyswxNuMHnushTwjf5nODB3cZbytd3UYB OyKmBOY4lrsP2Ec4wDQqpjzDWRXKnpKw3mRNO+OrGHr6PYFQsAYgPUjWPENL2NKfsgy3 bNB56aNwbKoJbcnXwDLuCszidul8Kr+p7IZBrEonqpz81VQmgqvlwLQmG8FyX/G2ihpz JBT6LO1rp+Gyi8lIrpPZI4TMYAGUT8Szu7V7QEk7REO0B9UJeM69u0bg/zjLK59utRAN EnVfyyNg3MyduuvKRw/QiN8rCaYLjY3xyzCbeDjVwKuc91g72zyBXoDE/bKi3UY1yuSu o36A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:cc:references:to :subject; bh=8xiQN0bRTIZ7yl5oQg6YLqtn4Yac8CiZHS6ZHiftnoA=; b=w72v9TErh2/WI7fb19sDLyTExJVSga0TlaLRydWjdcAGiMcPjolPZUQ7Vtf+UaBH7d rtCHObzesG2fEHvjzhcQ8msR6Vstv5MoxQy9xThfQF8yPWDjh7K3D8vUUxJgqPGWlLXn bVIrffvjC0PDBzotvlTCRgC0RlXjVf8g7FdzNU3eQbmsFhQo4pvCSsnoKAKs+8cC7vIi zIS0szU0qApocxOGNLbjrS26RkEqPpo5MGqjvbWMbPaEZFZu4gkC83zCZKcuFjkVYstg LplB6L88keQYtWV3vxU02P1wGz6X748sE1QkjA9iN0tLTq6rJ2x5x5iXQJSwFtmOxETh iKMg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y13si8807711pgp.339.2019.08.18.19.08.59; Sun, 18 Aug 2019 19:09:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726502AbfHSCHf (ORCPT + 99 others); Sun, 18 Aug 2019 22:07:35 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:55904 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726028AbfHSCHe (ORCPT ); Sun, 18 Aug 2019 22:07:34 -0400 Received: from DGGEMS406-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 612418B63E9014134CB8; Mon, 19 Aug 2019 10:07:32 +0800 (CST) Received: from [127.0.0.1] (10.57.77.74) by DGGEMS406-HUB.china.huawei.com (10.3.19.206) with Microsoft SMTP Server id 14.3.439.0; Mon, 19 Aug 2019 10:07:25 +0800 Subject: Re: [RESEND][PATCH v3 00/26] drm: Kirin driver cleanups to prep for Kirin960 support To: Sam Ravnborg , John Stultz , References: <20190814184702.54275-1-john.stultz@linaro.org> <20190814194508.GA26866@ravnborg.org> CC: Rongrong Zou , Xinwei Kong , Chen Feng , lkml , David Airlie , dri-devel From: xinliang Message-ID: <5D5A045C.5020707@hisilicon.com> Date: Mon, 19 Aug 2019 10:07:24 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20190814194508.GA26866@ravnborg.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.57.77.74] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019/8/15 3:45, Sam Ravnborg wrote: > Hi Xinliang, Rongrong, Xinwei, Chen > > On Wed, Aug 14, 2019 at 06:46:36PM +0000, John Stultz wrote: >> Just wanted to resend this patch set so I didn't have to >> continue carrying it forever to keep the HiKey960 board running. >> >> This patchset contains one fix (in the front, so its easier to >> eventually backport), and a series of changes from YiPing to >> refactor the kirin drm driver so that it can be used on both >> kirin620 based devices (like the original HiKey board) as well >> as kirin960 based devices (like the HiKey960 board). >> >> The full kirin960 drm support is still being refactored, but as >> this base kirin rework was getting to be substantial, I wanted >> to send out the first chunk, so that the review burden wasn't >> overwhelming. > As Maintainers can we please get some feedback from one of you. > Just an "OK to commit" would do it. > But preferably an ack or a review on the individual patches. Hi sam, So sorry for responding late. As I have done a pre-review and talked with the author before sending out the patches. So, for this serial patches, Acked-by: Xinliang Liu > > If the reality is that John is the Maintainer today, > then we should update MAINTAINERS to reflect this. I am assuming you are talking about the kirin[1] drm driver not the hibmc[2] one, right? I really appreciate John's awesome work at kirin drm driver all the way. Honestly, after my work change from mobile to server years ago, I am always waiting for some guy who is stably working at kirin drm driver to take the maintenance work. John, surely is a such guy. Please add up a patch to update the maintainer as John, if John agree so. Then John can push the patch set to drm maintainer himself. *Note* that the maintainer patch should break hisilicon drivers into kirin and hibmc two parts, like bellow: DRM DRIVERS FOR HISILICON HIBMC M: Xinliang Liu ... F: drivers/gpu/drm/hisilicon/hibmc ... DRM DRIVERS FOR HISILICON KIRIN M: John Stultz ... F: drivers/gpu/drm/hisilicon/kirin ... [1] drivers/gpu/drm/hisilicon/kirin # for kirin mobile display driver [2] drivers/gpu/drm/hisilicon/hibmc # for server VGA driver Thanks, Xinliang > > Thanks! > > Sam > > . >