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

From: Alex Nemirovsky
Date: Tue Jun 15 2021 - 13:23:57 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>
>> ---
>
> I only received 2 patches, here 1/3 and 2/3. What happened to 3/3?
>
> And please use 'git send-email' to properly thread your patches so our
> tools can correctly pick up the whole series when wanting to do things
> with them.

yup..I used git send-email. Apparently the tool didn’t find you on the
list for DT and ARM based changes. I’ll send you a copy of 3/3.
>
> Can you fix that up and resend?
>
> thanks,
>
> greg k-h