linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mtd: nand: fsmc: support SDR timing configuration
@ 2017-04-29  8:52 Thomas Petazzoni
  2017-04-29  8:52 ` [PATCH v2 1/3] mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup() Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2017-04-29  8:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This patch series add support for configuring the FSMC NAND controller
timings according to the SDR timings exposed by the NAND chip.

Changes since v1:

 - Dropped all patches from the series that have already been merged
   in nand/next.

 - Rework the implementation as suggested by Boris Brezillon, i.e by
   implementing ->setup_data_interface() only when we are going to use
   the NAND SDR timings. If there is a "timings" DT property, we keep
   using the old strategy without ->setup_data_interface().

The patch series is based on the nand/next branch.

Best regards,

Thomas

Thomas Petazzoni (3):
  mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup()
  mtd: nand: fsmc: add support for SDR timings
  mtd: nand: fsmc: remove default timings

 drivers/mtd/nand/fsmc_nand.c | 120 +++++++++++++++++++++++++++++++++----------
 1 file changed, 94 insertions(+), 26 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-05-15 19:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-29  8:52 [PATCH v2 0/3] mtd: nand: fsmc: support SDR timing configuration Thomas Petazzoni
2017-04-29  8:52 ` [PATCH v2 1/3] mtd: nand: fsmc: reduce number of arguments of fsmc_nand_setup() Thomas Petazzoni
2017-04-29  8:52 ` [PATCH v2 2/3] mtd: nand: fsmc: add support for SDR timings Thomas Petazzoni
2017-04-29  8:52 ` [PATCH v2 3/3] mtd: nand: fsmc: remove default timings Thomas Petazzoni
2017-05-15 19:36 ` [PATCH v2 0/3] mtd: nand: fsmc: support SDR timing configuration Boris Brezillon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).