public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] i2c: i801: Add lis3lv02d for Dell Precision M6800 v2 Bios: A26
@ 2024-02-22 21:50 Patrick Höhn
  2024-02-22 22:24 ` Andi Shyti
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Höhn @ 2024-02-22 21:50 UTC (permalink / raw)
  To: Jean Delvare, Andi Shyti
  Cc: Pali Rohár, Paul Menzel, Patrick Höhn, linux-i2c,
	linux-kernel

Signed-off-by: Patrick Höhn <hoehnp@gmx.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-28 22:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 21:50 [PATCH v2] i2c: i801: Add lis3lv02d for Dell Precision M6800 v2 Bios: A26 Patrick Höhn
2024-02-22 22:24 ` Andi Shyti
2024-02-28 22:54   ` Patrick Höhn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox