From: "Éric Piel" <eric.piel@tremplin-utc.net>
To: Takashi Iwai <tiwai@suse.de>, Darren Hart <dvhart@infradead.org>
Cc: Dominique Leuenberger <dimstar@opensuse.org>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hp_accel: Add support for HP ZBook 15
Date: Thu, 11 Dec 2014 11:26:07 +0100 [thread overview]
Message-ID: <5489713F.9050408@tremplin-utc.net> (raw)
In-Reply-To: <1415908657-26477-1-git-send-email-tiwai@suse.de>
On 13-11-14 20:57, Takashi Iwai wrote:
> From: Dominique Leuenberger <dimstar@opensuse.org>
>
> HP ZBook 15 laptop needs a non-standard mapping (x_inverted).
>
> BugLink: http://bugzilla.opensuse.org/show_bug.cgi?id=905329
> Signed-off-by: Dominique Leuenberger <dimstar@opensuse.org>
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Sorry, it got a be delayed... but it looks completely fine :-)
Signed-off-by: Éric Piel <eric.piel@tremplin-utc.net>
Darren, would you wind picking up this patch via your tree?
Cheers,
Éric
> ---
> drivers/platform/x86/hp_accel.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/x86/hp_accel.c b/drivers/platform/x86/hp_accel.c
> index 13e14ec1d3d7..b268f4e48471 100644
> --- a/drivers/platform/x86/hp_accel.c
> +++ b/drivers/platform/x86/hp_accel.c
> @@ -237,6 +237,7 @@ static const struct dmi_system_id lis3lv02d_dmi_ids[] = {
> AXIS_DMI_MATCH("HPB64xx", "HP ProBook 64", xy_swap),
> AXIS_DMI_MATCH("HPB64xx", "HP EliteBook 84", xy_swap),
> AXIS_DMI_MATCH("HPB65xx", "HP ProBook 65", x_inverted),
> + AXIS_DMI_MATCH("HPZBook15", "HP ZBook 15", x_inverted),
> { NULL, }
> /* Laptop models without axis info (yet):
> * "NC6910" "HP Compaq 6910"
>
next prev parent reply other threads:[~2014-12-11 10:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 19:57 [PATCH] hp_accel: Add support for HP ZBook 15 Takashi Iwai
2014-12-11 10:26 ` Éric Piel [this message]
2014-12-13 0:05 ` Darren Hart
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=5489713F.9050408@tremplin-utc.net \
--to=eric.piel@tremplin-utc.net \
--cc=dimstar@opensuse.org \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=tiwai@suse.de \
/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.