ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present list
authorHans de Goede <hdegoede@redhat.com>
Mon, 22 Nov 2021 17:05:34 +0000 (18:05 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 1 Dec 2021 19:14:25 +0000 (20:14 +0100)
commitb72cd8e0fa34d5491232c64b88e3eda35436eb57
tree730fd1d7533a496e760e2abe2c170b62fbdfc0a7
parent57d2dbf710d832841872fb15ebb79429cab90fae
ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present list

The Xiaomi Mi Pad 2 has backlit LEDs behind the capacitive menu, home
and back buttons below the screen which are controlled by the PWM2
controller of the CHT SoC. This PWM2 controller gets hidden by the
firmware, add it to the always_present_ids table so that we can use
the PWM controller to control the backlighting of the buttons.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/x86/utils.c