summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2014-04-12 19:47:17 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-16 14:17:44 -0700
commitb2aeb775f814c9543784b15a5f2d87ea91005f3f (patch)
tree8f8bfc9a4e398303fe41a5d05abdfbdbf08ca186 /fs
parente55c2a07c4abf65d1915a7507a625c82c72fed5a (diff)
serial: pl011: change Rx burst size to half of trigger level
The amba-pl011.c driver sets DMA burst size equal to FIFO trigger level. If now exactly DMA burst size bytes are received, the DMAC will retrieve them all and no Rx timeout interrupt will be generated. To fix that set the burst size to half the FIFO trigger level. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions