Re: [PATCH] Documentation: arm: marvell: Add 88F6825 model into list
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-08-14 15:39:26
Also in:
lkml
On Sat, Aug 14, 2021 at 05:33:07PM +0200, Pali Rohár wrote:
On Saturday 14 August 2021 17:28:56 Andrew Lunn wrote:quoted
On Sat, Aug 14, 2021 at 02:48:05PM +0200, Pali Rohár wrote:quoted
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> --- Depends on patch: https://lore.kernel.org/linux-doc/20210625215437.2156-1-pali@kernel.org/ (local) --- Documentation/arm/marvell.rst | 1 + 1 file changed, 1 insertion(+)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 + - 88F6825Hi Pali Does it have the marketing name of Armada 385?No, there is no marking. The only name in Marvell documents and also in DTS files and on wikis/internet is just 88F6825. I found only this statement from Marvell: "The 88F6825 device is a member of the ARMADA® 380, 385, and 388 Family of devices."
O.K, thanks
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew