Re: [PATCH v5 2/2] gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events

2021-03-25 Thread Linus Walleij
On Wed, Mar 17, 2021 at 4:19 PM Andy Shevchenko wrote: > Neither the ACPI description on Intel Minnowboard (v1) platform provides > the required information to establish a generic handling nor the hardware > capable of doing it. According to the data sheet the hardware can generate > SCI events.

[PATCH v5 2/2] gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events

2021-03-17 Thread Andy Shevchenko
Neither the ACPI description on Intel Minnowboard (v1) platform provides the required information to establish a generic handling nor the hardware capable of doing it. According to the data sheet the hardware can generate SCI events. Therefore, we need to hook from the driver into GPE handler of th