]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops
authorDustin L. Howett <dustin@howett.net>
Tue, 24 Dec 2024 18:55:58 +0000 (12:55 -0600)
committerTzung-Bi Shih <tzungbi@kernel.org>
Wed, 25 Dec 2024 01:47:35 +0000 (01:47 +0000)
commitdcd59d0d7d51b2a4b768fc132b0d74a97dfd6d6a
tree6672bca397c3501399121abd31262c77c2754963
parentea45f3f46734a47bdbcfb31f41748484219d2ea6
platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops

The product names for the Framework Laptop (12th and 13th Generation
Intel Core) are incorrect as of 62be134abf42.

Fixes: 62be134abf42 ("platform/chrome: cros_ec_lpc: switch primary DMI data for Framework Laptop")
Cc: stable@vger.kernel.org # 6.12.x
Signed-off-by: Dustin L. Howett <dustin@howett.net>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20241224-platform-chrome-cros_ec_lpc-fix-product-identity-for-early-framework-laptops-v1-1-0d31d6e1d22c@howett.net
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
drivers/platform/chrome/cros_ec_lpc.c