Skip to content
Commit b03f4d49 authored by Lyude's avatar Lyude Committed by Darren Hart
Browse files

platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode



For whatever reason, the X1 Yoga doesn't support the normal method of
querying for tablet mode. Instead of providing the MHKG method under the
hotkey handle, we're instead given the CMMD method under the EC handle.
Values on this handle are either 0x1, laptop mode, or 0x6, tablet mode.

Tested-by: default avatarDaniel Martin <consume.noise@gmail.com>
Signed-off-by: default avatarLyude <lyude@redhat.com>
Signed-off-by: default avatarDarren Hart <dvhart@linux.intel.com>
parent b3180028
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment