On Mon, Mar 20, 2023 at 12:22:25PM +0000, Biju Das wrote:
commit 32e293be736b853f168cd065d9cbc1b0c69f545d upstream.
As per HW manual for EMEV2 "R19UH0040EJ0400 Rev.4.00", the UART IP found on EMMA mobile SoC is Register-compatible with the general-purpose 16750 UART chip. Fix UART port type as 16750 and enable 64-bytes fifo support.
Fixes: 22886ee96895 ("serial8250-em: Emma Mobile UART driver V2") Cc: stable@vger.kernel.org # 4.19.y Signed-off-by: Biju Das biju.das.jz@bp.renesas.com Link: https://lore.kernel.org/r/20230227114152.22265-2-biju.das.jz@bp.renesas.com Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org [biju: manually fixed the conflicts] Signed-off-by: Biju Das biju.das.jz@bp.renesas.com
Resending to 4.19 with confilcts [1] fixed. [1] https://lore.kernel.org/stable/1679303539169236@kroah.com/
Both now queued up, thanks.
greg k-h