File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -358,5 +358,6 @@ API Reference
358
358
.. doxygengroup :: i3c_interface
359
359
.. doxygengroup :: i3c_ccc
360
360
.. doxygengroup :: i3c_addresses
361
+ .. doxygengroup :: i3c_target_device
361
362
362
363
.. _I3C Specification : https://www.mipi.org/specifications/i3c-sensor-specification
Original file line number Diff line number Diff line change @@ -749,6 +749,14 @@ Drivers and Sensors
749
749
750
750
* I3C
751
751
752
+ * Added a new target device API :c:func: `i3c_target_tx_write ` to
753
+ explicit write to TX FIFO.
754
+
755
+ * GETMRL and GETMWL are both optional in :c:func: `i3c_device_basic_info_get ` as
756
+ MRL and MWL are optional according to I3C specification.
757
+
758
+ * Added a new driver to support Cadence I3C controller.
759
+
752
760
* IEEE 802.15.4
753
761
754
762
* Interrupt Controller
You can’t perform that action at this time.
0 commit comments