lkml.org 
[lkml]   [2021]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/6] mtd: nand: omap2: Switch to exec_ops, support AM64 SoC
Date
Hi,

This series gets rid of the Legacy ops and switches to exec_ops framework.

Also add support for TI's AM64 SoC which contains a GPMC NAND controller.

Changelog:
v2
- Dropped the quirk code for AM64 SR1.0. Will add this later when
there is more clarity on compatible ID that will be used for this SoC.
Production version of AM64 SoC shouldn't require this quirk.
- Changed commit message title to "mtd: rawnand: omap2:"
- Added 2 new patches.
1) fixes force_8bit behaviour for DMA mode
2) drops unused variable

Roger Quadros (6):
dt-bindings: mtd: ti,gpmc-nand: Add compatible for AM64 NAND
mtd: rawnand: omap2: Allow build on K3 platforms
mtd: rawnand: omap2: move to exec_op interface
mtd: rawnand: omap2: Add compatible for AM64 SoC
mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA mode
mtd: rawnand: omap2: drop unused variable

.../devicetree/bindings/mtd/ti,gpmc-nand.yaml | 5 +-
drivers/mtd/nand/raw/Kconfig | 2 +-
drivers/mtd/nand/raw/omap2.c | 503 ++++++++----------
3 files changed, 226 insertions(+), 284 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-12-09 10:06    [W:0.166 / U:0.656 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site