[PATCH 0/2] platform/chrome: Add support for the Framework Laptop

From: Dustin L. Howett
Date: Tue Jan 04 2022 - 22:13:19 EST


This patch series adds support for the Framework Laptop to the cros_ec
LPC driver.

The Framework Laptop is a non-Chromebook laptop that uses the ChromeOS
Embedded Controller. Since the machine was designed to present a more
normal device profile, it does not report all 512 I/O ports that are
typically used by cros_ec_lpcs. Because of this, changes to the driver's
port reservation scheme were required.

Dustin L. Howett (2):
platform/chrome: cros-ec: detect the Framework Laptop
platform/chrome: reserve only the I/O ports required for the MEC EC

drivers/platform/chrome/cros_ec_lpc.c | 47 ++++++++++-----
include/linux/platform_data/cros_ec_commands.h | 4 +
2 files changed, 38 insertions(+), 13 deletions(-)

--
2.34.1