* [PATCH] hp_accel: Add axis-mapping for HP ProBook / EliteBook
@ 2011-09-15 10:29 Takashi Iwai
0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2011-09-15 10:29 UTC (permalink / raw)
To: Matthew Garrett; +Cc: platform-driver-x86, linux-kernel
Add the corrected axis-mapping for some HP laptops.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
---
drivers/platform/x86/hp_accel.c | 4 ++++
1 file changed, 4 insertions(+)
--- a/drivers/platform/x86/hp_accel.c
+++ b/drivers/platform/x86/hp_accel.c
@@ -228,6 +228,10 @@ static struct dmi_system_id lis3lv02d_dm
AXIS_DMI_MATCH("HPB522x", "HP ProBook 522", xy_swap),
AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted),
AXIS_DMI_MATCH("Mini510x", "HP Mini 510", xy_rotated_left_usd),
+ AXIS_DMI_MATCH("HPB63xx", "HP ProBook 63", xy_swap),
+ 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),
{ NULL, }
/* Laptop models without axis info (yet):
* "NC6910" "HP Compaq 6910"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-15 10:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-15 10:29 [PATCH] hp_accel: Add axis-mapping for HP ProBook / EliteBook Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®