Re: [PATCH 3/3] serial: pl011: add acpi_match for amba-pl011.c

2016-01-25 Thread Aleksey Makarov
On 25.01.2016 20:22, Andy Shevchenko wrote: On Mon, Jan 25, 2016 at 4:21 PM, Andy Shevchenko wrote: On Mon, Jan 25, 2016 at 1:45 PM, Aleksey Makarov wrote: Add an implementation of acpi_match() to the pl011 driver. It allows to check if the console matches one specified with ACPI SPCR table

Re: [PATCH 3/3] serial: pl011: add acpi_match for amba-pl011.c

2016-01-25 Thread Andy Shevchenko
On Mon, Jan 25, 2016 at 4:21 PM, Andy Shevchenko wrote: > On Mon, Jan 25, 2016 at 1:45 PM, Aleksey Makarov > wrote: >> Add an implementation of acpi_match() to the pl011 driver. >> It allows to check if the console matches one specified with >> ACPI SPCR table. > > I don't know Rafael's opinion o

Re: [PATCH 3/3] serial: pl011: add acpi_match for amba-pl011.c

2016-01-25 Thread Andy Shevchenko
On Mon, Jan 25, 2016 at 1:45 PM, Aleksey Makarov wrote: > Add an implementation of acpi_match() to the pl011 driver. > It allows to check if the console matches one specified with > ACPI SPCR table. I don't know Rafael's opinion on this, but I would split it to extend ACPI header first with refer