+113
−8
Loading
Add interrupt handling support to enable event-driven data acquisition instead of continuous polling. This improves responsiveness, reduces CPU overhead, and supports low-power operation by allowing the system to remain idle until an interrupt occurs. Reviewed-by:Andy Shevchenko <andriy.shevchenko@intel.com> Signed-off-by:
Shrikant Raskar <raskar.shree97@gmail.com> Signed-off-by:
Jonathan Cameron <Jonathan.Cameron@huawei.com>