[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240222215010.31456-1-hoehnp@gmx.de>
Date: Thu, 22 Feb 2024 22:50:08 +0100
From: Patrick Höhn <hoehnp@....de>
To: Jean Delvare <jdelvare@...e.com>,
Andi Shyti <andi.shyti@...nel.org>
Cc: Pali Rohár <pali@...nel.org>,
Paul Menzel <pmenzel@...gen.mpg.de>,
Patrick Höhn <hoehnp@....de>,
linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2] i2c: i801: Add lis3lv02d for Dell Precision M6800 v2 Bios: A26
Signed-off-by: Patrick Höhn <hoehnp@....de>
---
drivers/i2c/busses/i2c-i801.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/i2c/busses/i2c-i801.c b/drivers/i2c/busses/i2c-i801.c
index 2c36b36d7d51..c1fee2c61da1 100644
--- a/drivers/i2c/busses/i2c-i801.c
+++ b/drivers/i2c/busses/i2c-i801.c
@@ -1231,6 +1231,7 @@ static const struct {
*/
{ "Latitude 5480", 0x29 },
{ "Precision 3540", 0x29 },
+ { "Precision M6800", 0x29 },
{ "Vostro V131", 0x1d },
{ "Vostro 5568", 0x29 },
{ "XPS 15 7590", 0x29 },
--
2.43.0
Powered by blists - more mailing lists