[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220105031242.287751-1-dustin@howett.net>
Date: Tue, 4 Jan 2022 21:12:40 -0600
From: "Dustin L. Howett" <dustin@...ett.net>
To: linux-kernel@...r.kernel.org
Cc: Benson Leung <bleung@...omium.org>,
Guenter Roeck <groeck@...omium.org>,
"Dustin L. Howett" <dustin@...ett.net>
Subject: [PATCH 0/2] platform/chrome: Add support for the Framework Laptop
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
Powered by blists - more mailing lists