Re: [PATCH v2 0/5] platform/chrome: Fix MEC concurrency problems for Framework Laptop

From: Dustin Howett
Date: Mon Jun 03 2024 - 14:28:52 EST


On Mon, Jun 3, 2024 at 1:38 AM Ben Walsh <ben@xxxxxxxxxx> wrote:
>
> It has _not_ been tested on any Chromebook devices.

Good news!

I've tested this patch series on the following devices:

- Chromebook Pixel 2013 ("link")
- Framework Laptop 11th Gen Intel Core ("hx20"), firmware revision 3.19
- Framework Laptop AMD Ryzen 7040 Series ("azalea"), firmware revision 3.05

It works as expected.
There is no detectable difference at runtime on Link, nor does the
driver appear to improperly bind any ACPI devices.
I cannot reproduce bus contention on hx20, even performing operations
that would consistently fail without this patch (e.g. long flash
reads).

Therefore, for the series:

Tested-on: link, hx20, azalea
Tested-by: Dustin L. Howett <dustin@xxxxxxxxxx>