Re: [PATCHv2 0/3] serial: dw8250: ACPI tuning
From: Rafael J. Wysocki <hidden>
Date: 2016-09-12 22:05:42
Also in:
linux-acpi
From: Rafael J. Wysocki <hidden>
Date: 2016-09-12 22:05:42
Also in:
linux-acpi
On Tuesday, August 23, 2016 11:33:25 AM Heikki Krogerus wrote:
Hi, Since we now have the build-in properties available, using those when ever possible to get the details the driver expects and when they are not being provided by the fw. Right now there is only one exception ACPI enumerated board where we have no means to provide the properties with build-in ones, so simply handling that as an exception in dw8250_quirks(). Changes since v1: - Fix a compiler error in acpi_apd.c found by kbuild test robot - ACK from Mika Heikki Krogerus (3): ACPI / APD: Provide build-in properties of the UART ACPI / LPSS: Provide build-in properties of the UART serial: 8250_dw: Add quirk for APM X-Gene SoC
Whole series applied. Thanks, Rafael