On Tue, Sep 03, 2024 at 03:36:37PM +0800, Ye Zhang wrote: > GPIO driver support acpi and new version, set input direction in > irq_request_resources, fix division error and debounce config error. Looking at patch 7 it seems the new feature has been barely tested. First of all, I recommend to split out the real fixes for now and send them separately while working on the rest. Second, perform better bisectability (both compile and run time) and overall test coverage in different scenarios. -- With Best Regards, Andy Shevchenko