[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211123103609.14063-1-rogerq@kernel.org>
Date: Tue, 23 Nov 2021 12:36:05 +0200
From: Roger Quadros <rogerq@...nel.org>
To: miquel.raynal@...tlin.com, richard@....at, vigneshr@...com
Cc: kishon@...com, nm@...com, tony@...mide.com,
linux-mtd@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Roger Quadros <rogerq@...nel.org>
Subject: [PATCH 0/4] mtd: nand: omap2: Switch to exec_ops, support AM64 SoC
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
Powered by blists - more mailing lists