[PATCH 0/4] mtd: nand: omap2: Switch to exec_ops, support AM64 SoC

From: Roger Quadros
Date: Tue Nov 23 2021 - 05:36:18 EST


Hi,

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

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

cheers,
-roger

Roger Quadros (4):
dt-bindings: mtd: ti,gpmc-nand: Add compatible for AM64 NAND
mtd: nand: omap2: Allow build on K3 platforms
mtd: nand: omap2: move to exec_op interface
mtd: nand: omap2: Add support for NAND Controller on AM64 SoC

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

--
2.17.1