From: Jonathan LoBue <jlobue10@xxxxxxxxx> 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