On Wed, Aug 26, 2020 at 05:06:00PM +0200, Hans de Goede wrote: > This is a preparation patch for adding support for Intel INT33D3 > ACPI devices. These INT33D3 devices follow yet another Intel defined > (but not documented) ACPI GPIO button standard. > > Unlike the ACPI GPIO button devices supported so far, the GPIO used in > the INT33D3 devices is active-high, rather then active-low. > > This commit makes setting the gpio_keys_button.active_low flag > configurable through the soc_button_info struct and enables it for all > currently supported devices. > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> Applied, thank you. -- Dmitry