doc: add tested platforms with NXP SoCs

Message ID 20210211132535.12127-1-hemant.agrawal@nxp.com (mailing list archive)
State Accepted, archived
Headers
Series doc: add tested platforms with NXP SoCs |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Hemant Agrawal Feb. 11, 2021, 1:25 p.m. UTC
  Add tested platforms with NXP SoCs to the 21.02 release notes.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
---
 doc/guides/rel_notes/release_21_02.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)
  

Comments

Thomas Monjalon Feb. 11, 2021, 1:47 p.m. UTC | #1
11/02/2021 14:25, Hemant Agrawal:
> Add tested platforms with NXP SoCs to the 21.02 release notes.
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
> ---
> +   * ARMv8 SoC combinations from NXP (with integrated NICs)

For consistency, I reword this line to:
	* NXP ARMv8 SoCs (with integrated NICs)

> +
> +   * SoC:
> +
> +    * LX2xxx, LS2xxx, LS10xx
> +
> +   * OS (Based on NXP LSDK-20.04):
> +
> +    * Kernel version: 4.19.90
> +    * Kernel version: 5.4.47
> +    * Ubuntu 18.04

Applied, thanks
  

Patch

diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst
index 84b04a018..4ea9fdb02 100644
--- a/doc/guides/rel_notes/release_21_02.rst
+++ b/doc/guides/rel_notes/release_21_02.rst
@@ -305,3 +305,15 @@  Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =======================================================
+
+   * ARMv8 SoC combinations from NXP (with integrated NICs)
+
+   * SoC:
+
+    * LX2xxx, LS2xxx, LS10xx
+
+   * OS (Based on NXP LSDK-20.04):
+
+    * Kernel version: 4.19.90
+    * Kernel version: 5.4.47
+    * Ubuntu 18.04