Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1467263 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2016-08-21 23:30 +0200 |
| Last post | 2016-08-21 23:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] fbtft: limit transfer length by spi device limit Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-21 23:30 +0200
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-08-21 23:30 +0200 |
| Subject | Re: [PATCH] fbtft: limit transfer length by spi device limit |
| Message-ID | <s8Itz-5Ge-15@gated-at.bofh.it> |
On Thu, May 26, 2016 at 07:25:22PM -0000, Michal Suchanek wrote: > Some SPI controllers can transfer only small piece of data at a time. > Since SPI core gained a function to get the maximum transfer length use > it. > > Signed-off-by: Michal Suchanek <hramrach@gmail.com> > Acked-by: Noralf Trønnes <noralf@tronnes.org> > --- > > Tested on sunxi spi with DMA enabled and disabled. Makes a visible speed > difference and display works in either case. > > drivers/staging/fbtft/fbtft-core.c | 9 +++++++++ > 1 file changed, 9 insertions(+) This patch adds a build warning to the tree, so I can't take it. Please fix up and resend. thanks, greg k-h
Back to top | Article view | linux.kernel
csiph-web