All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] OMAP2+ OneNAND driver update
@ 2017-11-08  7:40 ` Ladislav Michl
  0 siblings, 0 replies; 16+ messages in thread
From: Ladislav Michl @ 2017-11-08  7:40 UTC (permalink / raw)
  To: linux-mtd, linux-omap
  Cc: Tony Lindgren, Boris Brezillon, Kyungmin Park, Roger Quadros

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

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2017-11-08 20:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08  7:40 [PATCH v2 0/6] OMAP2+ OneNAND driver update Ladislav Michl
2017-11-08  7:40 ` Ladislav Michl
2017-11-08  7:42 ` [PATCH v2 1/6] arm: dts: omap3-igep: Update OneNAND node Ladislav Michl
2017-11-08  7:42   ` Ladislav Michl
2017-11-08  7:43 ` [PATCH v2 2/6] memory: omap-gpmc: Refactor OneNAND support Ladislav Michl
2017-11-08  7:43   ` Ladislav Michl
2017-11-08  7:43 ` [PATCH v2 3/6] mtd: onenand: omap2: remove regulator support Ladislav Michl
2017-11-08  7:43   ` Ladislav Michl
2017-11-08  7:44 ` [PATCH v2 4/6] mtd: onenand: omap2: remove skip initial unlocking support Ladislav Michl
2017-11-08  7:44   ` Ladislav Michl
2017-11-08  7:44 ` [PATCH v2 5/6] mtd: onenand: omap2: remove partitioning support from platform data Ladislav Michl
2017-11-08  7:44   ` Ladislav Michl
2017-11-08  7:45 ` [PATCH v2 6/6] mtd: onenand: omap2: Configure driver from DT Ladislav Michl
2017-11-08  7:45   ` Ladislav Michl
2017-11-08 20:03 ` [PATCH v2 0/6] OMAP2+ OneNAND driver update Ladislav Michl
2017-11-08 20:03   ` Ladislav Michl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.