]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/chrome: cros_ec_lpc: Add quirks for Framework Laptop
authorBen Walsh <ben@jubnut.com>
Wed, 5 Jun 2024 06:33:51 +0000 (07:33 +0100)
committerTzung-Bi Shih <tzungbi@kernel.org>
Thu, 6 Jun 2024 03:11:52 +0000 (03:11 +0000)
commit04ca0a51f1e63bd553fd4af8e9af0fe094fa4f0a
treebe6ac22c7c424c3092c044d8096d0fbe8cd2765e
parent38c31b1d737ba4cab571dbf9090a1cabf164bea2
platform/chrome: cros_ec_lpc: Add quirks for Framework Laptop

For Framework Laptops with Microchip EC (MEC), use the ACPI id
"PNP0C09" to find the ACPI device, and AML mutex "ECMT" to protect EC
memory access.

Tested-by: Dustin L. Howett <dustin@howett.net>
Signed-off-by: Ben Walsh <ben@jubnut.com>
Link: https://lore.kernel.org/r/20240605063351.14836-6-ben@jubnut.com
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
drivers/platform/chrome/cros_ec_lpc.c