Re: [PATCH] Documentation: arm: marvell: Add 88F6825 model into list

From: Jonathan Corbet
Date: Tue Aug 24 2021 - 15:27:45 EST


Pali Rohár <pali@xxxxxxxxxx> writes:

> 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@xxxxxxxxxx>
>
> ---
> Depends on patch: https://lore.kernel.org/linux-doc/20210625215437.2156-1-pali@xxxxxxxxxx/
> ---
> 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
> + - 88F6825
> - 88F6828 Armada 388

Applied, thanks.

jon