From: Jonathan Cameron <jic23@kernel.org>
To: Christophe Chapuis <chris.chapuis@gmail.com>,
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: linux-iio@vger.kernel.org
Subject: Re: Fwd: [PATCH] iio: accel: kxcjk-1013: add the "KIOX000A" ACPI id
Date: Sun, 24 Jul 2016 12:33:50 +0100 [thread overview]
Message-ID: <372bd4fc-a591-e2a7-7efb-d949022a8304@kernel.org> (raw)
In-Reply-To: <CACA7eUT+RVMx7ap0B8eippVZeohG0i0Sdys-WwSNFZvt_LmPBQ@mail.gmail.com>
On 20/07/16 07:26, Christophe Chapuis wrote:
> Hi,
>
> On Tue, Jul 19, 2016 at 6:11 PM, Srinivas Pandruvada
> <srinivas.pandruvada@linux.intel.com> wrote:
>> 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>
Applied to the togreg branch of iio.git - initially pushed out as
testing for the autobuilders to play with it.
Thanks,
Jonathan
>>
>>> 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.
>
> Ok great :)
>
>>>
>>> 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},
>>>> { },
>>>>
prev parent reply other threads:[~2016-07-24 11:33 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
2016-07-20 6:26 ` Christophe Chapuis
2016-07-24 11:33 ` Jonathan Cameron [this message]
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=372bd4fc-a591-e2a7-7efb-d949022a8304@kernel.org \
--to=jic23@kernel.org \
--cc=chris.chapuis@gmail.com \
--cc=linux-iio@vger.kernel.org \
--cc=srinivas.pandruvada@linux.intel.com \
/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 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.