ACPI: EC: Make more Asus laptops use ECDT _GPE
authorChris Chiu <chris.chiu@canonical.com>
Thu, 20 May 2021 03:09:50 +0000 (11:09 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 21 May 2021 17:17:20 +0000 (19:17 +0200)
commit6306f0431914beaf220634ad36c08234006571d5
treee64749be710b637a1f6f5f12269b8697ad6d3436
parentd07f6ca923ea0927a1024dfccafc5b53b61cfecc
ACPI: EC: Make more Asus laptops use ECDT _GPE

More ASUS laptops have the _GPE define in the DSDT table with a
different value than the _GPE number in the ECDT.

This is causing media keys not working on ASUS X505BA/BP, X542BA/BP

Add model info to the quirks list.

Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
Signed-off-by: Jian-Hong Pan <jhp@endlessos.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/ec.c