From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BBB80C282DB for ; Mon, 21 Jan 2019 08:59:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 881B82084A for ; Mon, 21 Jan 2019 08:59:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728761AbfAUI7I (ORCPT ); Mon, 21 Jan 2019 03:59:08 -0500 Received: from mail-sz2.amlogic.com ([211.162.65.114]:12934 "EHLO mail-sz2.amlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728156AbfAUI7H (ORCPT ); Mon, 21 Jan 2019 03:59:07 -0500 Received: from [10.28.18.236] (10.28.18.236) by mail-sz2.amlogic.com (10.28.11.6) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Mon, 21 Jan 2019 16:59:42 +0800 Subject: Re: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver To: Miquel Raynal , Jianxin Pan CC: Boris Brezillon , , David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , Jerome Brunet , Neil Armstrong , Martin Blumenstingl , Carlo Caione , Kevin Hilman , Rob Herring , Jian Hu , Hanjie Lin , Victor Wan , , , , References: <1547917355-13179-1-git-send-email-jianxin.pan@amlogic.com> <20190120160605.33689354@xps13> <3f098e44-9d9b-3d0a-3e19-5913077aeb07@amlogic.com> <20190121092106.2c97ebe2@xps13> From: Liang Yang Message-ID: <54e8156f-2362-21db-3e6c-e5b68147c49c@amlogic.com> Date: Mon, 21 Jan 2019 16:59:42 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <20190121092106.2c97ebe2@xps13> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Originating-IP: [10.28.18.236] X-ClientProxiedBy: mail-sz2.amlogic.com (10.28.11.6) To mail-sz2.amlogic.com (10.28.11.6) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Miquel, On 2019/1/21 16:21, Miquel Raynal wrote: > Hi Jianxin, > > Jianxin Pan wrote on Mon, 21 Jan 2019 > 12:18:18 +0800: > >> Hi Miquel, >> >> On 2019/1/20 23:06, Miquel Raynal wrote: >>> Hi Jianxin, >>> >>> Jianxin Pan wrote on Sun, 20 Jan 2019 >>> 01:02:35 +0800: >>> >>>> Add entry for Amlogic NAND controller driver and its bindings[0]. >>>> >>>> [0] https://lore.kernel.org/lkml/1547566684-57472-1-git-send-email-jianxin.pan@amlogic.com/ >>>> >>>> Signed-off-by: Liang Yang >>>> Signed-off-by: Jianxin Pan >>> >>> If you are the author of the patch your Signed-off-by should come first. >> OK. >>> >>> Also, why is Liang the Maintainer? Why not you? >>> >> Yangliang is Amlogic maintainer for NAND controller. And all patches about amlogic NAND controller are from him. > > Maybe but he never wrote to the ML, the maintainer may be someone else > than the original author, I just want someone to review patches and > help to maintain the driver. > > Yangliang are you willing to do that? > Of course.it is my pleasure and responsibility. > > Thanks, > Miquèl > > . >