public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Missing default handler for the EmbeddedControl OpRegion
@ 2024-04-29 14:54 Heikki Krogerus
  2024-05-05 17:03 ` Armin Wolf
  2024-05-06 17:45 ` Rafael J. Wysocki
  0 siblings, 2 replies; 12+ messages in thread
From: Heikki Krogerus @ 2024-04-29 14:54 UTC (permalink / raw)
  To: Rafael J. Wysocki, Len Brown, Robert Moore; +Cc: linux-acpi, acpica-devel

Hi,

There's a bug that is caused by an EmbeddedControl OpRegion which is
declared inside the scope of a specific USB Type-C device (PNP0CA0):
https://bugzilla.kernel.org/show_bug.cgi?id=218789

It looks like that's not the only case where that OpRegion ID is used
outside of the EC device scope. There is at least one driver in Linux
Kernel (drivers/platform/x86/wmi.c) that already has a custom handler
for the EmbeddedControl OpRegion, and based on a quick search, the
problem "Region EmbeddedControl (ID=3) has no handler" has happened
with some other devices too.


Br,

-- 
heikki

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

end of thread, other threads:[~2024-05-11 13:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-29 14:54 Missing default handler for the EmbeddedControl OpRegion Heikki Krogerus
2024-05-05 17:03 ` Armin Wolf
2024-05-06 17:45 ` Rafael J. Wysocki
2024-05-08 12:20   ` Heikki Krogerus
2024-05-08 12:32     ` Rafael J. Wysocki
2024-05-08 12:50     ` Rafael J. Wysocki
2024-05-08 12:55       ` Rafael J. Wysocki
2024-05-08 17:35       ` Mario Limonciello
2024-05-09 10:35       ` Hans de Goede
2024-05-09 22:31         ` Armin Wolf
2024-05-10 10:03           ` Rafael J. Wysocki
2024-05-11 13:20             ` Hans de Goede

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