[PATCH 9/9] doc: add dpaa2 command interface rawdev to release notes
From: Nipun Gupta <hidden>
Date: 2018-02-22 09:35:41
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Nipun Gupta <hidden>
Date: 2018-02-22 09:35:41
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Nipun Gupta <redacted> --- 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