Hi Miquel, On 2019/1/20 23:06, Miquel Raynal wrote: > Hi Jianxin, > > Jianxin Pan <jianxin.pan@xxxxxxxxxxx> 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@xxxxxxxxxxx/ >> >> Signed-off-by: Liang Yang <liang.yang@xxxxxxxxxxx> >> Signed-off-by: Jianxin Pan <jianxin.pan@xxxxxxxxxxx> > > 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. >> --- >> MAINTAINERS | 7 +++++++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 0abecc5..7d976a1 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -9628,6 +9628,13 @@ F: drivers/media/platform/meson/ao-cec.c >> F: Documentation/devicetree/bindings/media/meson-ao-cec.txt >> T: git git://linuxtv.org/media_tree.git >> >> +MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS >> +M: Liang Yang <liang.yang@xxxxxxxxxxx> >> +L: linux-mtd@xxxxxxxxxxxxxxxxxxx >> +S: Maintained >> +F: drivers/mtd/nand/raw/meson_* >> +F: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt >> + >> MICROBLAZE ARCHITECTURE >> M: Michal Simek <monstr@xxxxxxxxx> >> W: http://www.monstr.eu/fdt/ > > Thanks, > Miquèl > > . >