Signed-off-by: Nipun Gupta <nipun.gu...@nxp.com> --- doc/guides/rel_notes/release_18_05.rst | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index 3923dc2..db403eb 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++ b/doc/guides/rel_notes/release_18_05.rst @@ -41,6 +41,13 @@ New Features Also, make sure to start the actual text at the margin. ========================================================= +* **Added DPAA2 Command Interface Driver (in rawdev).** + + The DPAA2 CMDIF is an implementation of the rawdev API, that provides + communication between the GPP and AIOP (Firmware). This is achieved + via using the DPCI devices exposed by MC for GPP <--> AIOP interaction. + + See the :doc:`../rawdevs/dpaa2_cmdif.rst` guide for more details. API Changes ----------- -- 1.9.1