[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VftJ1eBzbL6Ch4Dtrz0f_Lnm2aaMveUjT0TcEDhjW=Uwg@mail.gmail.com>
Date: Mon, 25 Jan 2016 16:22:42 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Aleksey Makarov <aleksey.makarov@...aro.org>
Cc: "linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-arm Mailing List <linux-arm-kernel@...ts.infradead.org>,
"linux-serial@...r.kernel.org" <linux-serial@...r.kernel.org>,
Graeme Gregory <graeme.gregory@...aro.org>,
Russell King <linux@....linux.org.uk>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J . Wysocki" <rjw@...ysocki.net>,
Leif Lindholm <leif.lindholm@...aro.org>,
Jiri Slaby <jslaby@...e.com>,
Robert Moore <robert.moore@...el.com>,
Lv Zheng <lv.zheng@...el.com>,
"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Len Brown <lenb@...nel.org>, devel@...ica.org
Subject: Re: [PATCH 3/3] serial: pl011: add acpi_match for amba-pl011.c
On Mon, Jan 25, 2016 at 4:21 PM, Andy Shevchenko
<andy.shevchenko@...il.com> wrote:
> On Mon, Jan 25, 2016 at 1:45 PM, Aleksey Makarov
> <aleksey.makarov@...aro.org> 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 reference to newest revision of Microsoft
> document.
>> --- a/include/acpi/actbl2.h
>> +++ b/include/acpi/actbl2.h
>> @@ -371,6 +371,10 @@ struct acpi_dbg2_device {
>>
>> #define ACPI_DBG2_16550_COMPATIBLE 0x0000
>> #define ACPI_DBG2_16550_SUBSET 0x0001
>> +#define ACPI_DBG2_ARM_PL011 0x0003
>> +#define ACPI_DBG2_ARM_SBSA_GENERIC 0x000e
>> +#define ACPI_DBG2_ARM_DCC 0x000f
>> +#define ACPI_DBG2_DCM2835 0x0010
^^^ Exactly because of such typos. Should be BCM
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists