commit | c7a00248a668dcac699fc01632bfdabe2c4bb769 | [log] [tgz] |
---|---|---|
author | Luis Ubieda <luisf@croxel.com> | Tue Apr 08 14:56:12 2025 -0400 |
committer | Benjamin Cabé <kartben@gmail.com> | Mon Apr 14 23:06:53 2025 +0200 |
tree | 73a4c552f9f877368b9228b17701900d2f7ee9bf | |
parent | 797772fc41c50b4494f8d03d3d00148f61ee1402 [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>