summaryrefslogtreecommitdiff
path: root/scripts/gfp-translate
diff options
context:
space:
mode:
authorChris Chiu <chiu@endlessm.com>2017-06-15 04:41:47 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-06-29 01:00:01 +0300
commit440f53da70875916f1962266a1ff53c40f9573e8 (patch)
treeaecd4175506992f30521a8a066644758f3d297ae /scripts/gfp-translate
parentc712bb58d8278465b1a91f362a08f5c79ad077e4 (diff)
downloadlinux-440f53da70875916f1962266a1ff53c40f9573e8.tar.xz
ACPI / EC: Fix media keys not working problem on some Asus laptops
Some Asus laptops (verified on X550VXK/FX502VD/FX502VE) get no interrupts when pressing media keys thus the corresponding functions are not invoked. It's due to the _GPE defines in DSDT for EC returns differnt value compared to the GPE Number in ECDT. Confirmed with Asus that the vale in ECDT is the correct one. This commit uses DMI quirks to prevent calling _GPE when doing ec_parse_device() and keep the ECDT GPE number setting for the EC device. With previous commit, it is ensured that if there is an ECDT, it can always be kept as boot_ec, this patch thus can implement a quirk on top of the determined ECDT boot_ec. Link: https://phabricator.endlessm.com/T16033 Link: https://phabricator.endlessm.com/T16722 Link: https://bugzilla.kernel.org/show_bug.cgi?id=195651 Tested-by: Daniel Drake <drake@endlessm.com> Signed-off-by: Chris Chiu <chiu@endlessm.com> Signed-off-by: Carlo Caione <carlo@caione.org> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gfp-translate')
0 files changed, 0 insertions, 0 deletions