projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a476e20
)
iio: accel: kxcjk1013: Add KIOX0009 ACPI Hardware-ID
author
Hans de Goede
<hdegoede@redhat.com>
Fri, 12 Oct 2018 10:17:50 +0000
(12:17 +0200)
committer
Jonathan Cameron
<Jonathan.Cameron@huawei.com>
Sun, 14 Oct 2018 17:01:40 +0000
(18:01 +0100)
Add KIOX0009 ACPI HID, this is used e.g. on the Acer One 10.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/kxcjk-1013.c
patch
|
blob
|
history
diff --git
a/drivers/iio/accel/kxcjk-1013.c
b/drivers/iio/accel/kxcjk-1013.c
index
af53a10
..
8600e4b
100644
(file)
--- a/
drivers/iio/accel/kxcjk-1013.c
+++ b/
drivers/iio/accel/kxcjk-1013.c
@@
-1489,6
+1489,7
@@
static const struct acpi_device_id kx_acpi_match[] = {
{"KXCJ1013", KXCJK1013},
{"KXCJ1008", KXCJ91008},
{"KXCJ9000", KXCJ91008},
+ {"KIOX0009", KXTJ21009},
{"KIOX000A", KXCJ91008},
{"KXTJ1009", KXTJ21009},
{"SMO8500", KXCJ91008},