All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Binbin Zhou <zhoubinbin@loongson.cn>
Cc: Binbin Zhou <zhoubb.aaron@gmail.com>,
	 Huacai Chen <chenhuacai@loongson.cn>,
	 Rob Herring <robh+dt@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	Keguang Zhang <keguang.zhang@gmail.com>,
	 Richard Weinberger <richard@nod.at>,
	 Vignesh Raghavendra <vigneshr@ti.com>,
	 Huacai Chen <chenhuacai@kernel.org>,
	 Xuerui Wang <kernel@xen0n.name>,
	loongarch@lists.linux.dev,  devicetree@vger.kernel.org,
	linux-mtd@lists.infradead.org
Subject: Re: [PATCH v4 1/7] mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson
Date: Wed, 10 Sep 2025 10:55:36 +0200	[thread overview]
Message-ID: <87348uelfb.fsf@bootlin.com> (raw)
In-Reply-To: <87bjnielsa.fsf@bootlin.com> (Miquel Raynal's message of "Wed, 10 Sep 2025 10:47:49 +0200")

On 10/09/2025 at 10:47:49 +02, Miquel Raynal <miquel.raynal@bootlin.com> wrote:

> Hi Binbin,
>
> On 04/09/2025 at 21:06:33 +08, Binbin Zhou <zhoubinbin@loongson.cn> wrote:
>
>> I am going to introduce the NAND controllers of the Loongson-2K series
>
> Please adopt a more global phrasing, like "In order to introduce" rather
> than the first singular person.

This will be a hint for next submission, the rest of the series looks
good, so I'm taking it anyway, no need to resubmit.

Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Binbin Zhou <zhoubinbin@loongson.cn>
Cc: Binbin Zhou <zhoubb.aaron@gmail.com>,
	 Huacai Chen <chenhuacai@loongson.cn>,
	 Rob Herring <robh+dt@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	Keguang Zhang <keguang.zhang@gmail.com>,
	 Richard Weinberger <richard@nod.at>,
	 Vignesh Raghavendra <vigneshr@ti.com>,
	 Huacai Chen <chenhuacai@kernel.org>,
	 Xuerui Wang <kernel@xen0n.name>,
	loongarch@lists.linux.dev,  devicetree@vger.kernel.org,
	linux-mtd@lists.infradead.org
Subject: Re: [PATCH v4 1/7] mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson
Date: Wed, 10 Sep 2025 10:55:36 +0200	[thread overview]
Message-ID: <87348uelfb.fsf@bootlin.com> (raw)
In-Reply-To: <87bjnielsa.fsf@bootlin.com> (Miquel Raynal's message of "Wed, 10 Sep 2025 10:47:49 +0200")

On 10/09/2025 at 10:47:49 +02, Miquel Raynal <miquel.raynal@bootlin.com> wrote:

> Hi Binbin,
>
> On 04/09/2025 at 21:06:33 +08, Binbin Zhou <zhoubinbin@loongson.cn> wrote:
>
>> I am going to introduce the NAND controllers of the Loongson-2K series
>
> Please adopt a more global phrasing, like "In order to introduce" rather
> than the first singular person.

This will be a hint for next submission, the rest of the series looks
good, so I'm taking it anyway, no need to resubmit.

Thanks,
Miquèl

  reply	other threads:[~2025-09-10  8:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-04 13:06 [PATCH v4 0/7] mtd: rawnand: loongson: Add Loongson-2K nand controller support Binbin Zhou
2025-09-04 13:06 ` Binbin Zhou
2025-09-04 13:06 ` [PATCH v4 1/7] mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson Binbin Zhou
2025-09-04 13:06   ` Binbin Zhou
2025-09-10  8:47   ` Miquel Raynal
2025-09-10  8:47     ` Miquel Raynal
2025-09-10  8:55     ` Miquel Raynal [this message]
2025-09-10  8:55       ` Miquel Raynal
2025-09-04 13:06 ` [PATCH v4 2/7] mtd: rawnand: loongson: Add 6-byte NAND ID reading support Binbin Zhou
2025-09-04 13:06   ` Binbin Zhou
2025-09-04 13:06 ` [PATCH v4 3/7] mtd: rawnand: loongson: Add nand chip select support Binbin Zhou
2025-09-04 13:06   ` Binbin Zhou
2025-09-04 13:07 ` [PATCH v4 4/7] dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K0500 NAND controller Binbin Zhou
2025-09-04 13:07   ` Binbin Zhou
2025-09-04 13:07 ` [PATCH v4 5/7] mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller support Binbin Zhou
2025-09-04 13:07   ` Binbin Zhou
2025-09-04 13:07 ` [PATCH v4 6/7] dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K1000 NAND controller Binbin Zhou
2025-09-04 13:07   ` Binbin Zhou
2025-09-04 13:07 ` [PATCH v4 7/7] mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller support Binbin Zhou
2025-09-04 13:07   ` Binbin Zhou
2025-09-10  8:56 ` [PATCH v4 0/7] mtd: rawnand: loongson: Add Loongson-2K nand " Miquel Raynal
2025-09-10  8:56   ` Miquel Raynal
2025-09-11  5:43 ` Keguang Zhang
2025-09-11  5:43   ` Keguang Zhang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87348uelfb.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=chenhuacai@kernel.org \
    --cc=chenhuacai@loongson.cn \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=keguang.zhang@gmail.com \
    --cc=kernel@xen0n.name \
    --cc=krzk+dt@kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=loongarch@lists.linux.dev \
    --cc=richard@nod.at \
    --cc=robh+dt@kernel.org \
    --cc=vigneshr@ti.com \
    --cc=zhoubb.aaron@gmail.com \
    --cc=zhoubinbin@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.