Skip to content

Commit

Permalink
iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HID
Browse files Browse the repository at this point in the history
This HID is used on the ASUS MeMO Pad 7 (ME176C) tablet.

Signed-off-by: Stephan Gerhold <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
  • Loading branch information
stephan-gh authored and jic23 committed Nov 25, 2018
1 parent 16c44c5 commit b911b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/iio/accel/kxcjk-1013.c
Original file line number Diff line number Diff line change
Expand Up @@ -1492,6 +1492,7 @@ static const struct acpi_device_id kx_acpi_match[] = {
{"KIOX0009", KXTJ21009},
{"KIOX000A", KXCJ91008},
{"KXTJ1009", KXTJ21009},
{"KXJ2109", KXTJ21009},
{"SMO8500", KXCJ91008},
{ },
};
Expand Down

0 comments on commit b911b0a

Please sign in to comment.