diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2022-06-30 09:39:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-30 17:19:11 +0200 |
commit | b941e487152e0909ef43faacae6eeee266d9b378 (patch) | |
tree | 24a28f70573c14e0183bd63ab58fe7a9198be57b /drivers/vdpa | |
parent | 39cdb68c64d84e71a4a717000b6e5de208ee60cc (diff) | |
download | linux-stable-b941e487152e0909ef43faacae6eeee266d9b378.tar.gz linux-stable-b941e487152e0909ef43faacae6eeee266d9b378.tar.bz2 linux-stable-b941e487152e0909ef43faacae6eeee266d9b378.zip |
serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
As per RZ/N1 peripheral user manual(r01uh0752ej0100-rzn1-peripheral.pdf)
rev 1.0.0 Mar,2019, the value for 8_WORD_BURST is 4(b2,b1=2’b10).
This patch fixes the macro as per the user manual.
Fixes: aa63d786cea2 ("serial: 8250: dw: Add support for DMA flow controlling devices")
Reviewed-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20220630083909.4294-1-biju.das.jz@bp.renesas.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions