Re: [PATCH v1 00/13] intel-lpss: support non-ACPI platforms

2015-11-24 Thread Rafael J. Wysocki
On Tue, Nov 24, 2015 at 9:00 PM, Arnd Bergmann wrote: > On Tuesday 24 November 2015 12:22:46 Andy Shevchenko wrote: >> This series includes few logical sets that bring a support of non-ACPI >> platforms for Intel Skylake. >> >> First part is a refactoring of built-in device

Re: [PATCH v1 00/13] intel-lpss: support non-ACPI platforms

2015-11-24 Thread Arnd Bergmann
On Tuesday 24 November 2015 12:22:46 Andy Shevchenko wrote: > This series includes few logical sets that bring a support of non-ACPI > platforms for Intel Skylake. > > First part is a refactoring of built-in device properties support: > - keep single value inside the structure > - provide

[PATCH v1 00/13] intel-lpss: support non-ACPI platforms

2015-11-24 Thread Andy Shevchenko
This series includes few logical sets that bring a support of non-ACPI platforms for Intel Skylake. First part is a refactoring of built-in device properties support: - keep single value inside the structure - provide helper macros to define built-in properties - fall back to secondary fwnode

Re: [PATCH v1 00/13] intel-lpss: support non-ACPI platforms

2015-11-24 Thread Rafael J. Wysocki
On Tuesday, November 24, 2015 12:22:46 PM Andy Shevchenko wrote: > This series includes few logical sets that bring a support of non-ACPI > platforms for Intel Skylake. > > First part is a refactoring of built-in device properties support: > - keep single value inside the structure > - provide

Re: [PATCH v1 00/13] intel-lpss: support non-ACPI platforms

2015-11-24 Thread Andy Shevchenko
On Tue, 2015-11-24 at 16:11 +0100, Rafael J. Wysocki wrote: > On Tuesday, November 24, 2015 12:22:46 PM Andy Shevchenko wrote: > > This series includes few logical sets that bring a support of non- > > ACPI > > platforms for Intel Skylake. > > > > First part is a refactoring of built-in device