|
@@ -229,6 +229,7 @@ static struct dmi_system_id lis3lv02d_dmi_ids[] = {
|
|
|
AXIS_DMI_MATCH("HPB452x", "HP ProBook 452", y_inverted),
|
|
|
AXIS_DMI_MATCH("HPB522x", "HP ProBook 522", xy_swap),
|
|
|
AXIS_DMI_MATCH("HPB532x", "HP ProBook 532", y_inverted),
|
|
|
+ AXIS_DMI_MATCH("HPB655x", "HP ProBook 655", xy_swap_inverted),
|
|
|
AXIS_DMI_MATCH("Mini510x", "HP Mini 510", xy_rotated_left_usd),
|
|
|
{ NULL, }
|
|
|
/* Laptop models without axis info (yet):
|