Re: [PATCH 1/4] serial: 8250: Copy em485 from port to real port.

2018-06-07 Thread Giulio Benetti
Il 07/06/2018 09:03, Matwey V. Kornilov ha scritto: 2018-06-06 22:15 GMT+03:00 Giulio Benetti : Il 06/06/2018 20:55, Matwey V. Kornilov ha scritto: 2018-06-06 16:11 GMT+03:00 Andy Shevchenko : On Wed, 2018-06-06 at 14:15 +0200, Giulio Benetti wrote: Il 06/06/2018 13:56, Andy Shevchenko ha

Re: [PATCH 1/4] serial: 8250: Copy em485 from port to real port.

2018-06-07 Thread Matwey V. Kornilov
2018-06-06 22:15 GMT+03:00 Giulio Benetti : > Il 06/06/2018 20:55, Matwey V. Kornilov ha scritto: >> >> 2018-06-06 16:11 GMT+03:00 Andy Shevchenko >> : >>> >>> On Wed, 2018-06-06 at 14:15 +0200, Giulio Benetti wrote: Il 06/06/2018 13:56, Andy Shevchenko ha scritto: > > On Wed, 201

Re: [PATCH 1/4] serial: 8250: Copy em485 from port to real port.

2018-06-06 Thread Giulio Benetti
Il 06/06/2018 20:55, Matwey V. Kornilov ha scritto: 2018-06-06 16:11 GMT+03:00 Andy Shevchenko : On Wed, 2018-06-06 at 14:15 +0200, Giulio Benetti wrote: Il 06/06/2018 13:56, Andy Shevchenko ha scritto: On Wed, 2018-06-06 at 11:49 +0200, Giulio Benetti wrote: em485 gets lost during Copy em48

Re: [PATCH 1/4] serial: 8250: Copy em485 from port to real port.

2018-06-06 Thread Matwey V. Kornilov
2018-06-06 16:11 GMT+03:00 Andy Shevchenko : > On Wed, 2018-06-06 at 14:15 +0200, Giulio Benetti wrote: >> Il 06/06/2018 13:56, Andy Shevchenko ha scritto: >> > On Wed, 2018-06-06 at 11:49 +0200, Giulio Benetti wrote: >> > > em485 gets lost during >> > > >> > > Copy em485 to final uart port. >> > >

Re: [PATCH 1/4] serial: 8250: Copy em485 from port to real port.

2018-06-06 Thread Giulio Benetti
Hi Andy, Il 06/06/2018 15:11, Andy Shevchenko ha scritto: On Wed, 2018-06-06 at 14:15 +0200, Giulio Benetti wrote: Il 06/06/2018 13:56, Andy Shevchenko ha scritto: On Wed, 2018-06-06 at 11:49 +0200, Giulio Benetti wrote: em485 gets lost during Copy em485 to final uart port. Is it needed a

Re: [PATCH 1/4] serial: 8250: Copy em485 from port to real port.

2018-06-06 Thread Andy Shevchenko
On Wed, 2018-06-06 at 14:15 +0200, Giulio Benetti wrote: > Il 06/06/2018 13:56, Andy Shevchenko ha scritto: > > On Wed, 2018-06-06 at 11:49 +0200, Giulio Benetti wrote: > > > em485 gets lost during > > > > > > Copy em485 to final uart port. > > > > > > > Is it needed at all? > > > > The individ

Re: [PATCH 1/4] serial: 8250: Copy em485 from port to real port.

2018-06-06 Thread Giulio Benetti
Il 06/06/2018 13:56, Andy Shevchenko ha scritto: On Wed, 2018-06-06 at 11:49 +0200, Giulio Benetti wrote: em485 gets lost during serial8250_register_8250_port(). Copy em485 to final uart port. Is it needed at all? The individual driver decides either to use software emulation (and calls exp

Re: [PATCH 1/4] serial: 8250: Copy em485 from port to real port.

2018-06-06 Thread Andy Shevchenko
On Wed, 2018-06-06 at 11:49 +0200, Giulio Benetti wrote: > em485 gets lost during serial8250_register_8250_port(). > > Copy em485 to final uart port. > Is it needed at all? The individual driver decides either to use software emulation (and calls explicitly serial8250_em485_init() for that) or