diff options
author | Pali Rohár <pali@kernel.org> | 2021-08-14 14:48:05 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-08-24 13:26:32 -0600 |
commit | f08fe9d29366c0204c3d571fa0088b1f0efd1a17 (patch) | |
tree | 6c905517712313c985747aa82e674ff0ce00b5a0 | |
parent | 59c6a716b14ba3092ea685b6274d5233c18cc194 (diff) |
Documentation: arm: marvell: Add 88F6825 model into list
88F6825 is just 88F6820 but without encryption acceleration hardware and is
used e.g. in DTS file arch/arm/boot/dts/armada-385-clearfog-gtr.dtsi
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20210814124805.14568-1-pali@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/arm/marvell.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/arm/marvell.rst b/Documentation/arm/marvell.rst index 85169bc3f538..56bb592dbd0c 100644 --- a/Documentation/arm/marvell.rst +++ b/Documentation/arm/marvell.rst @@ -140,6 +140,7 @@ EBU Armada family - 88F6821 Armada 382 - 88F6W21 Armada 383 - 88F6820 Armada 385 + - 88F6825 - 88F6828 Armada 388 - Product infos: https://web.archive.org/web/20181006144616/http://www.marvell.com/embedded-processors/armada-38x/ |