All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-ID
@ 2019-03-31 14:54 Valentin Manea
  2019-04-07 11:48 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Valentin Manea @ 2019-03-31 14:54 UTC (permalink / raw)
  To: linux-iio

Add the ACPI ID for KXCJ9 sensor seen on the a Teclast X80 Power
tablet.

Signed-off-by: Valentin Manea <linux-iio@mrs.ro>
---
  drivers/iio/accel/kxcjk-1013.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/drivers/iio/accel/kxcjk-1013.c 
b/drivers/iio/accel/kxcjk-1013.c
index 7096e577b..aecf629ba 100644
--- 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},
+	{"KIOX0008", KXCJ91008},
  	{"KIOX0009", KXTJ21009},
  	{"KIOX000A", KXCJ91008},
  	{"KIOX010A", KXCJ91008}, /* KXCJ91008 inside the display of a 2-in-1 
*/
-- 
2.17.1


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

* Re: [PATCH] iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-ID
  2019-03-31 14:54 [PATCH] iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-ID Valentin Manea
@ 2019-04-07 11:48 ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2019-04-07 11:48 UTC (permalink / raw)
  To: Valentin Manea; +Cc: linux-iio, Hans de Goede

On Sun, 31 Mar 2019 14:54:08 +0000
Valentin Manea <linux-iio@mrs.ro> wrote:

> Add the ACPI ID for KXCJ9 sensor seen on the a Teclast X80 Power
> tablet.
> 
> Signed-off-by: Valentin Manea <linux-iio@mrs.ro>
Applied. Thanks,

Jonathan

> ---
>   drivers/iio/accel/kxcjk-1013.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/iio/accel/kxcjk-1013.c 
> b/drivers/iio/accel/kxcjk-1013.c
> index 7096e577b..aecf629ba 100644
> --- 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},
> +	{"KIOX0008", KXCJ91008},
>   	{"KIOX0009", KXTJ21009},
>   	{"KIOX000A", KXCJ91008},
>   	{"KIOX010A", KXCJ91008}, /* KXCJ91008 inside the display of a 2-in-1 
> */


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

end of thread, other threads:[~2019-04-07 11:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-31 14:54 [PATCH] iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-ID Valentin Manea
2019-04-07 11:48 ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.