public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hp_accel: Add support for HP ZBook 15
@ 2014-11-13 19:57 Takashi Iwai
  2014-12-11 10:26 ` Éric Piel
  0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2014-11-13 19:57 UTC (permalink / raw)
  To: Darren Hart
  Cc: Eric Piel, Dominique Leuenberger, platform-driver-x86,
	linux-kernel

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>
---
 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"
-- 
2.1.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] hp_accel: Add support for HP ZBook 15
  2014-11-13 19:57 [PATCH] hp_accel: Add support for HP ZBook 15 Takashi Iwai
@ 2014-12-11 10:26 ` Éric Piel
  2014-12-13  0:05   ` Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Éric Piel @ 2014-12-11 10:26 UTC (permalink / raw)
  To: Takashi Iwai, Darren Hart
  Cc: Dominique Leuenberger, platform-driver-x86, linux-kernel

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"
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] hp_accel: Add support for HP ZBook 15
  2014-12-11 10:26 ` Éric Piel
@ 2014-12-13  0:05   ` Darren Hart
  0 siblings, 0 replies; 3+ messages in thread
From: Darren Hart @ 2014-12-13  0:05 UTC (permalink / raw)
  To: Éric Piel
  Cc: Takashi Iwai, Dominique Leuenberger, platform-driver-x86,
	linux-kernel

On Thu, Dec 11, 2014 at 11:26:07AM +0100, Éric Piel wrote:
> 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?

Yes, already in next.

Thanks :-)

-- 
Darren Hart
Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-13  0:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 19:57 [PATCH] hp_accel: Add support for HP ZBook 15 Takashi Iwai
2014-12-11 10:26 ` Éric Piel
2014-12-13  0:05   ` Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox