From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: Jonathan Cameron <jic23@kernel.org>,
Christophe Chapuis <chris.chapuis@gmail.com>,
linux-iio@vger.kernel.org
Subject: Re: Fwd: [PATCH] iio: accel: kxcjk-1013: add the "KIOX000A" ACPI id
Date: Tue, 19 Jul 2016 09:11:35 -0700 [thread overview]
Message-ID: <1468944695.13661.225.camel@linux.intel.com> (raw)
In-Reply-To: <4ca42ff1-7222-b0a4-daad-e591bc2892be@kernel.org>
On Tue, 2016-07-19 at 16:58 +0100, Jonathan Cameron wrote:
> On 19/07/16 11:01, Christophe Chapuis wrote:
> >
> > On the Cube i9 tablet, the ACPI id for the Kionix kxcj9
> > accelerometer
> > is "KIOX000A" (as can be seen in the DSDT of the Cube i9 tablet).
> > It is the same accelerometer, so only adding the ACPI id is needed.
> >
> > Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> Hi Christophe,
>
> Looks like it made it through fine this time!
>
> Please cc the original driver author for any patches to a driver.
> Here
> Srinivas (added)
> Can't see why it would be an issue, but best to make sure thy are in
> the loop!
I don't see any issue with the patch.
>
> Funnily enough, not everyone keeps up with all the mails on the list
> ;)
We can blame mail filters :)
> >
> > ---
> > 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 edec1d0..cf392c7 100644
> > --- a/drivers/iio/accel/kxcjk-1013.c
> > +++ b/drivers/iio/accel/kxcjk-1013.c
> > @@ -1393,6 +1393,7 @@ static const struct acpi_device_id
> > kx_acpi_match[] = {
> > {"KXCJ1013", KXCJK1013},
> > {"KXCJ1008", KXCJ91008},
> > {"KXCJ9000", KXCJ91008},
> > + {"KIOX000A", KXCJ91008},
> > {"KXTJ1009", KXTJ21009},
> > {"SMO8500", KXCJ91008},
> > { },
> >
next prev parent reply other threads:[~2016-07-19 16:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CACA7eURhTD8RzGOoYciOEp_oC2iuy+197gS7M3qnMhAEiH=v8A@mail.gmail.com>
2016-07-19 10:01 ` Fwd: [PATCH] iio: accel: kxcjk-1013: add the "KIOX000A" ACPI id Christophe Chapuis
2016-07-19 15:58 ` Jonathan Cameron
2016-07-19 16:11 ` Srinivas Pandruvada [this message]
2016-07-20 6:26 ` Christophe Chapuis
2016-07-24 11:33 ` Jonathan Cameron
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=1468944695.13661.225.camel@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=chris.chapuis@gmail.com \
--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;
as well as URLs for NNTP newsgroup(s).