OSDN Git Service

iio: accel: bmc150: Add support for BOSC0200 ACPI device id
authorHans de Goede <hdegoede@redhat.com>
Mon, 19 Jun 2017 06:22:25 +0000 (08:22 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 1 Jul 2017 09:16:37 +0000 (10:16 +0100)
commit1911f48de0d90b30a424906b7343b20dac90e3d9
tree211cf85552141e1355cb33182b90b3b3cf533115
parent9b326dfce12afb429915c63f5a3df4afa4bea957
iio: accel: bmc150: Add support for BOSC0200 ACPI device id

Add support for the BOSC0200 ACPI device id used on some x86 tablets.
note driver_data is not set to a specific model, driver_data is not
used anyways (instead detection is done on the chip_id reg) and the
2 tablets with a BOSC0200 ACPI device id I've have 2 different chips,
one has a BMA250E, the other a BMA222E.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/accel/bmc150-accel-i2c.c