linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] spi: dw: support setting tmode dynamically
@ 2015-12-23 11:23 Jisheng Zhang
  2015-12-23 12:15 ` Mark Brown
  0 siblings, 1 reply; 11+ messages in thread
From: Jisheng Zhang @ 2015-12-23 11:23 UTC (permalink / raw)
  To: broonie, linux-spi, linux-kernel

Hi all,

Currently the spi-dw tmode is fixed to SPI_TMOD_TR if cs_control is NULL, but we
need to set it as SPI_TMOD_EPROMREAD to read nor flash, my solution is to add and
export one functions to set the tmode, then the nor flash driver call it
before reading and set back to SPI_TMOD_TR after done.

Is there any elegant solution from SPI framework? Any suggestions are appreciated!

Thanks,
Jisheng

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

end of thread, other threads:[~2016-01-06 12:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 11:23 [RFC] spi: dw: support setting tmode dynamically Jisheng Zhang
2015-12-23 12:15 ` Mark Brown
2015-12-23 12:29   ` Jisheng Zhang
2016-01-05 16:12     ` Mark Brown
     [not found]       ` <CAFLsZf0LvrQ60GdLzp_5nPLVxSxVaPadgzT_7aL4SQzgvswQbA@mail.gmail.com>
2016-01-06  2:03         ` Khoa Dang Pham
2016-01-06  6:23         ` Jisheng Zhang
2016-01-06  7:04           ` Khoa Dang Pham
2016-01-06  7:22             ` Jisheng Zhang
2016-01-06  7:36               ` Khoa Dang Pham
2016-01-06  7:45                 ` Jisheng Zhang
2016-01-06 12:13         ` Mark Brown

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).