commit | e9ce89698624bd7255608318ca8582222d493f64 | [log] [tgz] |
---|---|---|
author | Luis Ubieda <luisf@croxel.com> | Tue Apr 08 14:56:12 2025 -0400 |
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | Mon Apr 14 21:07:47 2025 +0000 |
tree | 134cbfaa783c9733e451a5ff7bef84dfcb867414 | |
parent | fa2742523b176e2af367be75d6e92d2db71b5092 [diff] |
drivers: i2c_rtio: Use the NXP Flexcomm driver for interrupt handling The Low Power Flexcomm driver manages the interrupt handling and provides an API to register interrupt callbacks. Register the NXP LPI2C interrupt handler. Applying dca6e64c93f26db254089f20225854bb1f8fe9b4 on RTIO-version. Authored-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com> Signed-off-by: Luis Ubieda <luisf@croxel.com> (cherry picked from commit c7a00248a668dcac699fc01632bfdabe2c4bb769)