linux-mtd.lists.infradead.org archive mirror
 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 1/3] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
Date: Mon, 2 Mar 2020 10:47:54 +0100	[thread overview]
Message-ID: <20200302104754.61204e72@xps13> (raw)
In-Reply-To: <20200302024744.28185-2-yifeng.zhao@rock-chips.com>

Hi Yifeng,

Yifeng Zhao <yifeng.zhao@rock-chips.com> wrote on Mon,  2 Mar 2020
10:47:42 +0800:

> This driver supports Rockchip NFC (NAND Flash Controller) found on RK3308,
> RK3368, RKPX30, RV1108 and other SOCs. The driver has been tested using
> 8-bit NAND interface on the ARM based RK3308 platform.

I missed this series, you should have it prefixed "v2". Please use
git-format-patch to generate your series. This time you miss the cover
letter (or at least your second and third patches should be answers to
the first one) otherwise it is not easy to follow when people start
discussing:

	git format-patch --cover-letter -v<x> [commits]
	git send-email v<x>-*.patch --to ... --cc ...

For the next iteration, <x> should be 3.

Also, mind the title change for the bindings changes.

Good luck,
Miquèl

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

  reply	other threads:[~2020-03-02  9:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-02  2:47 [PATCH 0/3] Add Rockchip NFC drivers for RK3308 and others Yifeng Zhao
2020-03-02  2:47 ` [PATCH 1/3] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 " Yifeng Zhao
2020-03-02  9:47   ` Miquel Raynal [this message]
     [not found]     ` <202003021803354304878@rock-chips.com>
2020-03-02 10:14       ` Miquel Raynal
2020-03-02  2:47 ` [PATCH 2/3] mtd: rockchip: device tree bindings for Rockchip Yifeng Zhao
2020-03-02  2:47 ` [PATCH 3/3] MAINTAINERS: add maintainers to rockchip nfc Yifeng Zhao
  -- strict thread matches above, loose matches on Subject: below --
2020-02-28 10:01 [PATCH 0/3] Add Rockchip NFC drivers for RK3308 and others Yifeng Zhao
2020-02-28 10:01 ` [PATCH 1/3] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 " Yifeng Zhao
2020-02-28 10:01 ` Yifeng Zhao

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=20200302104754.61204e72@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).