Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add Rockchip NFC drivers for RK3308 and others
@ 2020-02-28 10:01 Yifeng Zhao
  2020-02-28 10:01 ` [PATCH 1/3] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 " Yifeng Zhao
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Yifeng Zhao @ 2020-02-28 10:01 UTC (permalink / raw)
  To: miquel.raynal-LDxbnhwyfcJBDgjK7y7TUQ, richard-/L3Ra7n9ekc,
	vigneshr-l0cyMroinI0, robh+dt-DgEjT+Ai2ygdnm+yROfE0A
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Yifeng Zhao,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	heiko-4mtYJXux2i+zQB+pC5nmwQ,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r


Rockchp's NFC(Nand Flash Controller) has three versions: V6, V8 and V9.
This series patch can support all  three versions.



Yifeng Zhao (3):
  mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
  mtd: rockchip: device tree bindings for Rockchip
  MAINTAINERS: add maintainers to rockchip nfc

 .../bindings/mtd/rockchip,nand.yaml           |   95 ++
 MAINTAINERS                                   |    2 +
 drivers/mtd/nand/raw/Kconfig                  |    7 +
 drivers/mtd/nand/raw/Makefile                 |    1 +
 drivers/mtd/nand/raw/rockchip_nand.c          | 1229 +++++++++++++++++
 5 files changed, 1334 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mtd/rockchip,nand.yaml
 create mode 100644 drivers/mtd/nand/raw/rockchip_nand.c

-- 
2.17.1

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] Add Rockchip NFC drivers for RK3308 and others
@ 2020-03-02  2:47 Yifeng Zhao
  0 siblings, 0 replies; 7+ messages in thread
From: Yifeng Zhao @ 2020-03-02  2:47 UTC (permalink / raw)
  To: miquel.raynal-LDxbnhwyfcJBDgjK7y7TUQ, richard-/L3Ra7n9ekc,
	vigneshr-l0cyMroinI0, robh+dt-DgEjT+Ai2ygdnm+yROfE0A
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	heiko-4mtYJXux2i+zQB+pC5nmwQ,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Yifeng Zhao


Rockchp's NFC(Nand Flash Controller) has three versions: V6, V8 and V9.
This series patch can support all  three versions.


Changes in v2:
- Fix compile error.
- Include files sorted by file name

Yifeng Zhao (3):
  mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
  mtd: rockchip: device tree bindings for Rockchip
  MAINTAINERS: add maintainers to rockchip nfc

 .../bindings/mtd/rockchip,nand.yaml           |   95 ++
 MAINTAINERS                                   |    2 +
 drivers/mtd/nand/raw/Kconfig                  |    7 +
 drivers/mtd/nand/raw/Makefile                 |    1 +
 drivers/mtd/nand/raw/rockchip_nand.c          | 1229 +++++++++++++++++
 5 files changed, 1334 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mtd/rockchip,nand.yaml
 create mode 100644 drivers/mtd/nand/raw/rockchip_nand.c

-- 
2.17.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-02  9:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
     [not found] ` <1582884076-27615-1-git-send-email-yifeng.zhao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2020-02-28 10:01   ` [PATCH 3/3] MAINTAINERS: add maintainers to rockchip nfc Yifeng Zhao
2020-03-02  0:42   ` [PATCH 2/3] mtd: rockchip: device tree bindings for Rockchip Yifeng Zhao
2020-03-02  9:31   ` [PATCH 0/3] Add Rockchip NFC drivers for RK3308 and others Miquel Raynal
  -- strict thread matches above, loose matches on Subject: below --
2020-03-02  2:47 Yifeng Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox