All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: richard@nod.at, robh+dt@kernel.org, vigneshr@ti.com,
	miquel.raynal@bootlin.com,
	Yifeng Zhao <yifeng.zhao@rock-chips.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-mtd@lists.infradead.org,
	linux-rockchip@lists.infradead.org
Subject: Re: (subset) [PATCH v16 0/8] Add Rockchip NFC drivers for RK3308 and others
Date: Mon, 18 Jan 2021 14:03:22 +0100	[thread overview]
Message-ID: <2205525.ECZNHGQPT7@diego> (raw)
In-Reply-To: <161097370156.287816.7898637730580960045.b4-ty@sntech.de>

Am Montag, 18. Januar 2021, 13:57:36 CET schrieb Heiko Stuebner:
> On Thu, 10 Dec 2020 08:21:30 +0800, Yifeng Zhao wrote:
> > Rockchp's NFC(Nand Flash Controller) has four versions: V600, V622, V800 and
> > V900.This series patch can support all four versions.
> > 
> > 
> > Changes in v16:
> > - Fix some comments about 'ret' variable.
> > 
> > [...]
> 
> Applied, thanks!
> 
> [6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
>       commit: 2525f194f9dc07c48b0a12697128357068c2e04b
> [7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
>       commit: 9c2bfe53b2fc4a8a63311f162e80b27978db6c06
> [8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC
>       commit: 4cd9a03435bcd20ce6f524e3826fd263951c22fe

I of course also applied patches 4-5 (arm32) in
- https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=2525f194f9dc07c48b0a12697128357068c2e04b
- https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=9c2bfe53b2fc4a8a63311f162e80b27978db6c06

just b4 seemed to hickup with my 2 fetches for arm32+arm64.


Heiko



WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: richard@nod.at, robh+dt@kernel.org, vigneshr@ti.com,
	miquel.raynal@bootlin.com,
	Yifeng Zhao <yifeng.zhao@rock-chips.com>
Cc: devicetree@vger.kernel.org, linux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org
Subject: Re: (subset) [PATCH v16 0/8] Add Rockchip NFC drivers for RK3308 and others
Date: Mon, 18 Jan 2021 14:03:22 +0100	[thread overview]
Message-ID: <2205525.ECZNHGQPT7@diego> (raw)
In-Reply-To: <161097370156.287816.7898637730580960045.b4-ty@sntech.de>

Am Montag, 18. Januar 2021, 13:57:36 CET schrieb Heiko Stuebner:
> On Thu, 10 Dec 2020 08:21:30 +0800, Yifeng Zhao wrote:
> > Rockchp's NFC(Nand Flash Controller) has four versions: V600, V622, V800 and
> > V900.This series patch can support all four versions.
> > 
> > 
> > Changes in v16:
> > - Fix some comments about 'ret' variable.
> > 
> > [...]
> 
> Applied, thanks!
> 
> [6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
>       commit: 2525f194f9dc07c48b0a12697128357068c2e04b
> [7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
>       commit: 9c2bfe53b2fc4a8a63311f162e80b27978db6c06
> [8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC
>       commit: 4cd9a03435bcd20ce6f524e3826fd263951c22fe

I of course also applied patches 4-5 (arm32) in
- https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=2525f194f9dc07c48b0a12697128357068c2e04b
- https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=9c2bfe53b2fc4a8a63311f162e80b27978db6c06

just b4 seemed to hickup with my 2 fetches for arm32+arm64.


Heiko



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

WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: richard@nod.at, robh+dt@kernel.org, vigneshr@ti.com,
	miquel.raynal@bootlin.com,
	Yifeng Zhao <yifeng.zhao@rock-chips.com>
Cc: devicetree@vger.kernel.org, linux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org
Subject: Re: (subset) [PATCH v16 0/8] Add Rockchip NFC drivers for RK3308 and others
Date: Mon, 18 Jan 2021 14:03:22 +0100	[thread overview]
Message-ID: <2205525.ECZNHGQPT7@diego> (raw)
In-Reply-To: <161097370156.287816.7898637730580960045.b4-ty@sntech.de>

Am Montag, 18. Januar 2021, 13:57:36 CET schrieb Heiko Stuebner:
> On Thu, 10 Dec 2020 08:21:30 +0800, Yifeng Zhao wrote:
> > Rockchp's NFC(Nand Flash Controller) has four versions: V600, V622, V800 and
> > V900.This series patch can support all four versions.
> > 
> > 
> > Changes in v16:
> > - Fix some comments about 'ret' variable.
> > 
> > [...]
> 
> Applied, thanks!
> 
> [6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
>       commit: 2525f194f9dc07c48b0a12697128357068c2e04b
> [7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
>       commit: 9c2bfe53b2fc4a8a63311f162e80b27978db6c06
> [8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC
>       commit: 4cd9a03435bcd20ce6f524e3826fd263951c22fe

I of course also applied patches 4-5 (arm32) in
- https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=2525f194f9dc07c48b0a12697128357068c2e04b
- https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=9c2bfe53b2fc4a8a63311f162e80b27978db6c06

just b4 seemed to hickup with my 2 fetches for arm32+arm64.


Heiko



_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: richard@nod.at, robh+dt@kernel.org, vigneshr@ti.com,
	miquel.raynal@bootlin.com,
	Yifeng Zhao <yifeng.zhao@rock-chips.com>
Cc: devicetree@vger.kernel.org, linux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org
Subject: Re: (subset) [PATCH v16 0/8] Add Rockchip NFC drivers for RK3308 and others
Date: Mon, 18 Jan 2021 14:03:22 +0100	[thread overview]
Message-ID: <2205525.ECZNHGQPT7@diego> (raw)
In-Reply-To: <161097370156.287816.7898637730580960045.b4-ty@sntech.de>

Am Montag, 18. Januar 2021, 13:57:36 CET schrieb Heiko Stuebner:
> On Thu, 10 Dec 2020 08:21:30 +0800, Yifeng Zhao wrote:
> > Rockchp's NFC(Nand Flash Controller) has four versions: V600, V622, V800 and
> > V900.This series patch can support all four versions.
> > 
> > 
> > Changes in v16:
> > - Fix some comments about 'ret' variable.
> > 
> > [...]
> 
> Applied, thanks!
> 
> [6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
>       commit: 2525f194f9dc07c48b0a12697128357068c2e04b
> [7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
>       commit: 9c2bfe53b2fc4a8a63311f162e80b27978db6c06
> [8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC
>       commit: 4cd9a03435bcd20ce6f524e3826fd263951c22fe

I of course also applied patches 4-5 (arm32) in
- https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=2525f194f9dc07c48b0a12697128357068c2e04b
- https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/commit/?h=v5.12-armsoc/dts32&id=9c2bfe53b2fc4a8a63311f162e80b27978db6c06

just b4 seemed to hickup with my 2 fetches for arm32+arm64.


Heiko



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-01-18 13:07 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10  0:21 [PATCH v16 0/8] Add Rockchip NFC drivers for RK3308 and others Yifeng Zhao
2020-12-10  0:21 ` Yifeng Zhao
2020-12-10  0:21 ` Yifeng Zhao
2020-12-10  0:21 ` Yifeng Zhao
2020-12-10  0:21 ` [PATCH v16 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10 21:38   ` Miquel Raynal
2020-12-10 21:38     ` Miquel Raynal
2020-12-10 21:38     ` Miquel Raynal
2020-12-10 21:38     ` Miquel Raynal
2020-12-10  0:21 ` [PATCH v16 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21 ` [PATCH v16 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21 ` [PATCH v16 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:21   ` Yifeng Zhao
2020-12-10  0:22 ` [PATCH v16 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC Yifeng Zhao
2020-12-10  0:22   ` Yifeng Zhao
2020-12-10  0:22   ` Yifeng Zhao
2020-12-10  0:22   ` Yifeng Zhao
2020-12-10  0:22   ` [PATCH v16 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2020-12-10  0:22   ` [PATCH v16 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2020-12-10  0:22   ` [PATCH v16 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2020-12-10  0:22     ` Yifeng Zhao
2021-01-18 12:57 ` (subset) [PATCH v16 0/8] Add Rockchip NFC drivers for RK3308 and others Heiko Stuebner
2021-01-18 12:57   ` Heiko Stuebner
2021-01-18 12:57   ` Heiko Stuebner
2021-01-18 12:57   ` Heiko Stuebner
2021-01-18 13:03   ` Heiko Stübner [this message]
2021-01-18 13:03     ` Heiko Stübner
2021-01-18 13:03     ` Heiko Stübner
2021-01-18 13:03     ` Heiko Stübner

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=2205525.ECZNHGQPT7@diego \
    --to=heiko@sntech.de \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --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.