[PATCH v2 0/6] OMAP2+ OneNAND driver update

Ladislav Michl ladis at linux-mips.org
Tue Nov 7 23:40:24 PST 2017


Hi there,

this patch serie updates OMAP2+ OneNAND driver to the present times, making
it fully DT configurable.

Patch 1 can be applied any time, it shows onenand node example and support
for onenand is currently broken on igeps - hence this patches.

Patches 3, 4 and 5 and intended for 4.15 merge window via mtd-tree as they
are cleanups only.

Patches 2 and 6 are targetted for 4.16 merge window via mtd tree as it seems
nobody tested these changes (on Nokias most importantly) so far.

Please note that unlike previous driver version, which basically ignored
DT specified timings, this one relies on it, so it is important to get
it right in your DT (dumping it from previous kernel version).

In case synchronous timings is requested, it is okay to specify timings
for the slowest chip ever used for you board as it is evetually optimized
after chip probe.

        ladis



More information about the linux-mtd mailing list