Re: [PATCH V2] acpi: implement Generic Event Device

2016-04-20 Thread Rafael J. Wysocki
On Sunday, February 07, 2016 10:00:31 AM Sinan Kaya wrote: > Generic Event Device described in ACPI 6.1 allows platforms to handle > platform interrupts in ACPI ASL statements. It borrows constructs like > _EVT from GPIO events. All interrupts are listed in _CRS and the handler > is written in _EVT

[PATCH V2] acpi: implement Generic Event Device

2016-02-07 Thread Sinan Kaya
Generic Event Device described in ACPI 6.1 allows platforms to handle platform interrupts in ACPI ASL statements. It borrows constructs like _EVT from GPIO events. All interrupts are listed in _CRS and the handler is written in _EVT method. Here is an example. Device (GED0) { Name (_HID,