Re: [PATCH v4 1/3] tty: serial: Add UART driver for Cortina-Access platform

From: Alex Nemirovsky
Date: Tue Jun 15 2021 - 13:18:39 EST




> On Jun 15, 2021, at 10:15 AM, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> 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.
still v4. no changes made. Making sure that Rob gets this into his DT queue.