From: Jonathan Cameron <jic23@kernel.org>
To: Stephan Gerhold <stephan@gerhold.net>
Cc: linux-iio@vger.kernel.org, Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Subject: Re: [PATCH] iio: magnetometer: ak8975: Add the "AKM9911" ACPI HID
Date: Sat, 1 Dec 2018 16:06:47 +0000 [thread overview]
Message-ID: <20181201160647.7994f730@archlinux> (raw)
In-Reply-To: <20181125180240.9885-1-stephan@gerhold.net>
On Sun, 25 Nov 2018 19:02:40 +0100
Stephan Gerhold <stephan@gerhold.net> wrote:
> This HID is used on the ASUS MeMO Pad 7 (ME176C) tablet.
>
> Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Applied to the togreg branch of iio.git and pushed out as
testing because there other thing in that branch that
might break things the autobuilders will fine.
Thanks,
Jonathan
> ---
> drivers/iio/magnetometer/ak8975.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/iio/magnetometer/ak8975.c b/drivers/iio/magnetometer/ak8975.c
> index 42a827a66512..d430b80808ef 100644
> --- a/drivers/iio/magnetometer/ak8975.c
> +++ b/drivers/iio/magnetometer/ak8975.c
> @@ -790,6 +790,7 @@ static const struct acpi_device_id ak_acpi_match[] = {
> {"INVN6500", AK8963},
> {"AK009911", AK09911},
> {"AK09911", AK09911},
> + {"AKM9911", AK09911},
> {"AK09912", AK09912},
> { },
> };
prev parent reply other threads:[~2018-12-02 3:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-25 18:02 [PATCH] iio: magnetometer: ak8975: Add the "AKM9911" ACPI HID Stephan Gerhold
2018-12-01 16:06 ` 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=20181201160647.7994f730@archlinux \
--to=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--cc=stephan@gerhold.net \
/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.