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 60CD5C282DB for ; Mon, 21 Jan 2019 08:21:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 399A82084A for ; Mon, 21 Jan 2019 08:21:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729680AbfAUIVM convert rfc822-to-8bit (ORCPT ); Mon, 21 Jan 2019 03:21:12 -0500 Received: from mail.bootlin.com ([62.4.15.54]:39867 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729279AbfAUIVK (ORCPT ); Mon, 21 Jan 2019 03:21:10 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 5F3E22078C; Mon, 21 Jan 2019 09:21:07 +0100 (CET) Received: from xps13 (aaubervilliers-681-1-37-87.w90-88.abo.wanadoo.fr [90.88.156.87]) by mail.bootlin.com (Postfix) with ESMTPSA id B9DF9206DC; Mon, 21 Jan 2019 09:21:06 +0100 (CET) Date: Mon, 21 Jan 2019 09:21:06 +0100 From: Miquel Raynal To: Jianxin Pan Cc: Boris Brezillon , , Liang Yang , 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 , , , , Subject: Re: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver Message-ID: <20190121092106.2c97ebe2@xps13> In-Reply-To: <3f098e44-9d9b-3d0a-3e19-5913077aeb07@amlogic.com> References: <1547917355-13179-1-git-send-email-jianxin.pan@amlogic.com> <20190120160605.33689354@xps13> <3f098e44-9d9b-3d0a-3e19-5913077aeb07@amlogic.com> Organization: Bootlin X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Thanks, Miquèl