RE: [PATCH v5] dcdbas: Add support for WSMT ACPI table

2018-07-16 Thread Mario.Limonciello
> -Original Message- > From: Andy Shevchenko [mailto:andy.shevche...@gmail.com] > Sent: Friday, July 13, 2018 9:35 AM > To: Stuart Hayes > Cc: Limonciello, Mario; Darren Hart; Linux Kernel Mailing List; Platform > Driver > Subject: Re: [PATCH v5] dcdbas: Add suppor

Re: [PATCH v5] dcdbas: Add support for WSMT ACPI table

2018-07-13 Thread Andy Shevchenko
On Tue, Jul 3, 2018 at 7:20 PM, Stuart Hayes wrote: > > If the WSMT ACPI table is present and indicates that a fixed communication > buffer should be used, use the firmware-specified buffer instead of > allocating a buffer in memory for communications between the dcdbas driver > and firmare. > > S

[PATCH v5] dcdbas: Add support for WSMT ACPI table

2018-07-03 Thread Stuart Hayes
If the WSMT ACPI table is present and indicates that a fixed communication buffer should be used, use the firmware-specified buffer instead of allocating a buffer in memory for communications between the dcdbas driver and firmare. Signed-off-by: Stuart Hayes --- v2 Bumped driver version to 5.6.