All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Cc: devicetree@vger.kernel.org, vigneshr@ti.com, richard@nod.at,
	linux-rockchip@lists.infradead.org, robh+dt@kernel.org,
	linux-mtd@lists.infradead.org, heiko@sntech.de
Subject: Re: [PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others
Date: Fri, 20 Mar 2020 11:18:41 +0100	[thread overview]
Message-ID: <20200320111841.3386d415@xps13> (raw)
In-Reply-To: <20200320093342.15470-1-yifeng.zhao@rock-chips.com>

Hi Yifeng,

Yifeng Zhao <yifeng.zhao@rock-chips.com> wrote on Fri, 20 Mar 2020
17:33:39 +0800:

> Rockchp's NFC(Nand Flash Controller) has three versions: V6, V8 and V9.
> This series patch can support all  three versions.
> 
> 
It looks like it's the third time you send a v4 for this series, if you
change things in the series, please increase the version number. If
it is a mistake, please tell us so, because it is not easy to follow :)


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-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>
To: Yifeng Zhao <yifeng.zhao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Cc: richard-/L3Ra7n9ekc@public.gmane.org,
	vigneshr-l0cyMroinI0@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others
Date: Fri, 20 Mar 2020 11:18:41 +0100	[thread overview]
Message-ID: <20200320111841.3386d415@xps13> (raw)
In-Reply-To: <20200320093342.15470-1-yifeng.zhao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>

Hi Yifeng,

Yifeng Zhao <yifeng.zhao-TNX95d0MmH7DzftRWevZcw@public.gmane.org> wrote on Fri, 20 Mar 2020
17:33:39 +0800:

> Rockchp's NFC(Nand Flash Controller) has three versions: V6, V8 and V9.
> This series patch can support all  three versions.
> 
> 
It looks like it's the third time you send a v4 for this series, if you
change things in the series, please increase the version number. If
it is a mistake, please tell us so, because it is not easy to follow :)


Thanks,
Miquèl

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Cc: richard@nod.at, vigneshr@ti.com, robh+dt@kernel.org,
	devicetree@vger.kernel.org, linux-mtd@lists.infradead.org,
	heiko@sntech.de, linux-rockchip@lists.infradead.org
Subject: Re: [PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others
Date: Fri, 20 Mar 2020 11:18:41 +0100	[thread overview]
Message-ID: <20200320111841.3386d415@xps13> (raw)
In-Reply-To: <20200320093342.15470-1-yifeng.zhao@rock-chips.com>

Hi Yifeng,

Yifeng Zhao <yifeng.zhao@rock-chips.com> wrote on Fri, 20 Mar 2020
17:33:39 +0800:

> Rockchp's NFC(Nand Flash Controller) has three versions: V6, V8 and V9.
> This series patch can support all  three versions.
> 
> 
It looks like it's the third time you send a v4 for this series, if you
change things in the series, please increase the version number. If
it is a mistake, please tell us so, because it is not easy to follow :)


Thanks,
Miquèl

  parent reply	other threads:[~2020-03-20 10:19 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20  9:33 [PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others Yifeng Zhao
2020-03-20  9:33 ` Yifeng Zhao
2020-03-20  9:33 ` Yifeng Zhao
2020-03-20  9:33 ` [PATCH v4 1/3] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 " Yifeng Zhao
2020-03-20  9:33   ` Yifeng Zhao
2020-03-20  9:33 ` [PATCH v4 2/3] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller Yifeng Zhao
2020-03-20  9:33   ` Yifeng Zhao
2020-03-20 15:32   ` Johan Jonker
2020-03-20 15:32     ` Johan Jonker
2020-03-20 15:32     ` Johan Jonker
2020-03-30 23:24   ` Rob Herring
2020-03-30 23:24     ` Rob Herring
2020-03-30 23:24     ` Rob Herring
2020-03-20  9:33 ` [PATCH v4 3/3] MAINTAINERS: add maintainers to rockchip nfc Yifeng Zhao
2020-03-20  9:33   ` Yifeng Zhao
2020-03-20  9:33   ` Yifeng Zhao
2020-03-20 10:18 ` Miquel Raynal [this message]
2020-03-20 10:18   ` [PATCH v4 0/3] Add Rockchip NFC drivers for RK3308 and others Miquel Raynal
2020-03-20 10:18   ` Miquel Raynal
2020-03-23  1:33   ` 赵仪峰
2020-03-23  1:33     ` 赵仪峰
2020-03-23 10:37     ` Miquel Raynal
2020-03-23 10:37       ` Miquel Raynal
2020-03-23 10:37       ` Miquel Raynal

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=20200320111841.3386d415@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=richard@nod.at \
    --cc=robh+dt@kernel.org \
    --cc=vigneshr@ti.com \
    --cc=yifeng.zhao@rock-chips.com \
    /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.