public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH bugfix for 5.10 0/2] iio: accel: kxcjk1013: Fix kbd/touchpad not working on some 2-in-1s
@ 2020-11-10 13:38 Hans de Goede
  2020-11-10 13:38 ` [PATCH bugfix for 5.10 1/2] iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum Hans de Goede
  2020-11-10 13:38 ` [PATCH bugfix for 5.10 2/2] iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode Hans de Goede
  0 siblings, 2 replies; 6+ messages in thread
From: Hans de Goede @ 2020-11-10 13:38 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Hans de Goede, Lars-Peter Clausen, Peter Meerwald-Stadler,
	russianneuromancer @ ya . ru, linux-iio

Hi All,

This series fixes a somewhat special bug where sometimes the
kbd/touchpad do not work on certain 2-in-1s with 360 degree
(yoga) hinges, which use 2 accelerometers to allow figuring out the
angle between the display and the base.

The display accelerometer ACPI device / fwnode has a special ACPI
method which allows suppressing kbd + touchpads events when folded
into tablet-mode and sometimes the event suppression gets enabled
by default, this series calls the ACPI method at probe time to
disable the suppression, fixing the kbd/touchpad not working.

A web-search shows various reports about this issue in forums and such,
so it would be good if we can get these 2 patches added to a 5.10-rc#
as a bugfix, as I indicated in the Subject prefix.

Regards,

Hans


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-14 17:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-10 13:38 [PATCH bugfix for 5.10 0/2] iio: accel: kxcjk1013: Fix kbd/touchpad not working on some 2-in-1s Hans de Goede
2020-11-10 13:38 ` [PATCH bugfix for 5.10 1/2] iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum Hans de Goede
2020-11-10 13:38 ` [PATCH bugfix for 5.10 2/2] iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode Hans de Goede
2020-11-14 16:01   ` Jonathan Cameron
2020-11-14 17:07     ` Hans de Goede
2020-11-14 17:34       ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox