On Tue, Jun 15, 2021 at 09:57:48AM -0700, Alex Nemirovsky wrote: > From: Jason Li <jason.li@xxxxxxxxxxxxxxxxxx> > > This driver supports Cortina Access UART IP integrated > in most all CAXXXX line of SoCs. Earlycom is also supported > > Signed-off-by: Jason Li <jason.li@xxxxxxxxxxxxxxxxxx> > --- > > Notes: > Change log > drivers/tty/serial/serial_cortina-access.c > v4: > - Removed modification to core serial.h which added unique > ID for this driver. Instead used internal assigned ID > similar to the method used by the liteuart driver to > avoid adding additional IDs to the core serial.h file. Note, this is really v5, you added the MAINTAINERS entry. Please be more careful.