diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2018-03-02 11:07:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-09 19:21:01 +0100 |
commit | 02b0abd3bb93ea1d9818c5c5b1fcf293f81cee37 (patch) | |
tree | eacf384beb892eb259b68a506db59587483eb378 /lib/lru_cache.c | |
parent | serial: imx: use u32 variables with matching names for registers (diff) | |
download | linux-02b0abd3bb93ea1d9818c5c5b1fcf293f81cee37.tar.xz linux-02b0abd3bb93ea1d9818c5c5b1fcf293f81cee37.zip |
serial: imx: setup fifo waterlevel before enabling aging timer
The aging timer fires if there are characters in the RX fifo but the
water level isn't reached yet. Make sure that the waterlevel is
configured before the aging timer is enabled to trigger a DMA request
(UCR1_ATDMAEN).
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/lru_cache.c')
0 files changed, 0 insertions, 0 deletions