public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] staging: fbtft: fix 9-bit SPI support
@ 2015-08-24 18:33 Stefan Wahren
  2015-08-24 18:33 ` [PATCH RFC 1/2] staging: fbtft: replace master->setup() with spi_setup() Stefan Wahren
  2015-08-24 18:33 ` [PATCH RFC 2/2] staging: fbtft: fix 9-bit SPI support detection Stefan Wahren
  0 siblings, 2 replies; 6+ messages in thread
From: Stefan Wahren @ 2015-08-24 18:33 UTC (permalink / raw)
  To: Thomas Petazzoni, Noralf Trønnes
  Cc: Greg Kroah-Hartman, Mark Brown, Henri Chain, devel, linux-kernel,
	Stefan Wahren

This patch series fixes the 9-bit SPI support of fbtft.

Stefan Wahren (2):
  staging: fbtft: replace master->setup() with spi_setup()
  staging: fbtft: fix 9-bit SPI support detection

 drivers/staging/fbtft/fb_uc1611.c    |    2 +-
 drivers/staging/fbtft/fb_watterott.c |    4 ++--
 drivers/staging/fbtft/fbtft-core.c   |   11 +++++++++--
 drivers/staging/fbtft/flexfb.c       |   11 +++++++++--
 4 files changed, 21 insertions(+), 7 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2015-08-25 18:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-24 18:33 [PATCH RFC 0/2] staging: fbtft: fix 9-bit SPI support Stefan Wahren
2015-08-24 18:33 ` [PATCH RFC 1/2] staging: fbtft: replace master->setup() with spi_setup() Stefan Wahren
2015-08-24 18:33 ` [PATCH RFC 2/2] staging: fbtft: fix 9-bit SPI support detection Stefan Wahren
2015-08-24 22:00   ` Noralf Trønnes
2015-08-25 17:34     ` Stefan Wahren
2015-08-25 18:21       ` Noralf Trønnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox