Page MenuHomeFreeBSD
Feed Advanced Search

Oct 29 2024

ahmadkhalifa570_gmail.com accepted D47253: GPIO: Add ACPI _AEI support.

This looks good. My only worry is that there is a theoretical maximum of 65535 interrupts that can be specified in _AEI (currently we limit it to 255, but with _EVT support it grows to 65535), and having even 255 gpiobus children seems ... not good. Maybe we could make it so one instance of gpioaei can handle multiple pins, or even merge the driver into acpi_gpiobus and handle it there.

Oct 29 2024, 2:49 PM

Oct 27 2024

ahmadkhalifa570_gmail.com added inline comments to D47253: GPIO: Add ACPI _AEI support.
Oct 27 2024, 5:30 PM

Oct 24 2024

ahmadkhalifa570_gmail.com added inline comments to D47253: GPIO: Add ACPI _AEI support.
Oct 24 2024, 4:20 PM
ahmadkhalifa570_gmail.com requested changes to D47253: GPIO: Add ACPI _AEI support.
Oct 24 2024, 4:17 PM