commit | 3e8f97009d9fb49e1a245c2c6c36563bb52c232b | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Fri May 27 12:22:42 2022 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Sep 09 17:42:33 2022 -0400 |
tree | c45058fb0d2c62df85f3acbb3f4e0d0dcf163957 | |
parent | 3c8dcb568d65c160f70fbd8e739cf972e11d8db0 [diff] |
i3c: add I3C controller driver for MCUX This adds a very basic driver to utilize the I3C IP block on MCUX (e.g. RT685). Note that, for now, this only supports being the active controller on the bus. Origin: NXP MCUXpresso SDK License: BSD 3-Clause URL: https://github.com/zephyrproject-rtos/hal_nxp Commit: 2302a1e94f5bc00ce59db4e249b688ad2e959f58 Purpose: Enabling the I3C controller on RT685. Signed-off-by: Daniel Leung <daniel.leung@intel.com>