On Thu, 31 Jul 2025, dm...@proton.me wrote: > From: Denis Mukhin <dmuk...@ford.com> > > Added missing definitions needed for NS16550 UART emulator. > > Newly introduced MSR definitions re-used in the existing ns16550 driver. > > Also, corrected FCR DMA definition bit#3 (0x08) as per: > https://www.ti.com/lit/ds/symlink/tl16c550c.pdf > See "7.7.2 FIFO Control Register (FCR)". > > Signed-off-by: Denis Mukhin <dmuk...@ford.com>
Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>