File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ Removed APIs and options
102102
103103* Removed the ``get_ctrl `` driver API from :c:struct: `video_driver_api `.
104104
105+ * Removed ``CONFIG_I3C_USE_GROUP_ADDR `` and support for group addresses for I3C devices.
106+
105107Deprecated APIs and options
106108===========================
107109
@@ -181,6 +183,14 @@ New APIs and options
181183 * :c:macro: `I2C_DEVICE_DT_DEINIT_DEFINE `
182184 * :c:macro: `I2C_DEVICE_DT_INST_DEINIT_DEFINE `
183185
186+ * I3C
187+
188+ * :kconfig:option: `CONFIG_I3C_MODE `
189+ * :kconfig:option: `CONFIG_I3C_CONTROLLER_ROLE_ONLY `
190+ * :kconfig:option: `CONFIG_I3C_TARGET_ROLE_ONLY `
191+ * :kconfig:option: `CONFIG_I3C_DUAL_ROLE `
192+ * :c:func: `i3c_ccc_do_rstdaa `
193+
184194* SPI
185195
186196 * :c:macro: `SPI_DEVICE_DT_DEINIT_DEFINE `
You can’t perform that action at this time.
0 commit comments