public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
From: Bastien Nocera <hadess@hadess.net>
To: Antonio Ospite <ao2@ao2.it>
Cc: linux-iio@vger.kernel.org, Jonathan Cameron <jic23@kernel.org>
Subject: Re: [PATCH 1/3] iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI id
Date: Wed, 29 Apr 2015 12:28:40 +0200	[thread overview]
Message-ID: <1430303320.2525.95.camel@hadess.net> (raw)
In-Reply-To: <1430298111-20127-2-git-send-email-ao2@ao2.it>

On Wed, 2015-04-29 at 11:01 +0200, Antonio Ospite wrote:
> This id has been seen in the DSTD for the Teclast X98 Air 3G tablet

DSDT.

> based on Intel Bay Trail.
> 
> Signed-off-by: Antonio Ospite <ao2@ao2.it>
> Cc: Jonathan Cameron <jic23@kernel.org>
> Cc: Bastien Nocera <hadess@hadess.net>
> Cc: linux-iio@vger.kernel.org
> ---
>  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 51da369..5b7a860 100644
> --- a/drivers/iio/accel/kxcjk-1013.c
> +++ b/drivers/iio/accel/kxcjk-1013.c
> @@ -1418,6 +1418,7 @@ static const struct dev_pm_ops 
> kxcjk1013_pm_ops = {
>  static const struct acpi_device_id kx_acpi_match[] = {
>       {"KXCJ1013", KXCJK1013},
>       {"KXCJ1008", KXCJ91008},
> +     {"KXCJ9000", KXCJ91008},

I'm guessing it's not a polling one, right?

>       {"KXTJ1009", KXTJ21009},
>       {"SMO8500",  KXCJ91008},
>       { },

  reply	other threads:[~2015-04-29 10:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29  9:01 [PATCH 0/3] iio: accel: kxcjk-1013: new ACPI id and misc cleanups Antonio Ospite
2015-04-29  9:01 ` [PATCH 1/3] iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI id Antonio Ospite
2015-04-29 10:28   ` Bastien Nocera [this message]
2015-04-29 11:01     ` Antonio Ospite
2015-04-29 15:11       ` Daniel Baluta
2015-05-07 23:02         ` Jonathan Cameron
2015-05-07 23:03         ` Jonathan Cameron
2015-04-29  9:01 ` [PATCH 2/3] iio: accel: kxcjk-1013: rename is_smo8500_device to polling_mode Antonio Ospite
2015-04-29 10:27   ` Bastien Nocera
2015-04-29 15:08   ` Daniel Baluta
2015-04-30 14:25     ` Antonio Ospite
2015-04-30 14:27       ` Bastien Nocera
2015-04-30 15:05         ` Daniel Baluta
2015-04-30 15:15         ` Antonio Ospite
2015-04-29  9:01 ` [PATCH 3/3] iio: accel: kxcjk-1013: add some blank lines for readability Antonio Ospite

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1430303320.2525.95.camel@hadess.net \
    --to=hadess@hadess.net \
    --cc=ao2@ao2.it \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox