2021-06-15 17:17:10

by Greg Kroah-Hartman

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

On Tue, Jun 15, 2021 at 09:57:48AM -0700, Alex Nemirovsky wrote:
> From: Jason Li <[email protected]>
>
> This driver supports Cortina Access UART IP integrated
> in most all CAXXXX line of SoCs. Earlycom is also supported
>
> Signed-off-by: Jason Li <[email protected]>
> ---

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.

Can you fix that up and resend?

thanks,

greg k-h


2021-06-15 17:27:41

by Alex Nemirovsky

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



> On Jun 15, 2021, at 10:15 AM, Greg Kroah-Hartman <[email protected]> wrote:
>
> On Tue, Jun 15, 2021 at 09:57:48AM -0700, Alex Nemirovsky wrote:
>> From: Jason Li <[email protected]>
>>
>> This driver supports Cortina Access UART IP integrated
>> in most all CAXXXX line of SoCs. Earlycom is also supported
>>
>> Signed-off-by: Jason Li <[email protected]>
>> ---
>
> 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