Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Add bmi323 support for ASUS ROG ALLY
@ 2024-02-16 18:16 Jonathan LoBue
  2024-02-16 18:22 ` [PATCH v6 1/2] iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driver Jonathan LoBue
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jonathan LoBue @ 2024-02-16 18:16 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: linux-iio, Andy Shevchenko, Hans De Goede, Ilpo Järvinen,
	jagath jogj, Luke Jones, Denis Benato, Antheas Kapenekakis,
	Derek John Clark

From: Jonathan LoBue <jlobue10@gmail.com>

This patch series adds comments about a duplicate ACPI identifier
between devices using bmc150 and bmi323. This series also adds the ACPI
match table for devices using bmi323 to allow those devices to load the
proper driver.

Changes since v5:
- Updated patch titles
- Add patch description to cover letter

Jonathan LoBue (2):
  iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driver
  iio: imu: bmi323: Add ACPI Match Table

 drivers/iio/accel/bmc150-accel-i2c.c | 13 +++++++++++++
 drivers/iio/imu/bmi323/bmi323_i2c.c  | 20 ++++++++++++++++++++
 2 files changed, 33 insertions(+)
--
2.43.0

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

end of thread, other threads:[~2024-02-17 17:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-16 18:16 [PATCH v6 0/2] Add bmi323 support for ASUS ROG ALLY Jonathan LoBue
2024-02-16 18:22 ` [PATCH v6 1/2] iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driver Jonathan LoBue
2024-02-16 18:23 ` [PATCH v6 2/2] iio: imu: bmi323: Add ACPI Match Table Jonathan LoBue
2024-02-16 18:45 ` [PATCH v6 0/2] Add bmi323 support for ASUS ROG ALLY Hans de Goede
2024-02-17 17:22   ` Jonathan Cameron
2024-02-17 17:28     ` Jonathan LoBue

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