From: Pali Rohár Date: Sun, 19 Sep 2021 14:33:48 +0000 (+0200) Subject: Documentation: arm: marvell: Add Octeon TX2 CN913x Flavors X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=438ffbdb925dbd5433b142c22a5da9d90ff11e52;p=linux.git Documentation: arm: marvell: Add Octeon TX2 CN913x Flavors Marvell put CN913x into Octeon TX2 family but they are different from all other Octeon TX2 products. Instead CN913x is evolution from Armada 7k/8k products. Signed-off-by: Pali Rohár Link: https://lore.kernel.org/r/20210919143348.24338-1-pali@kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/arm/marvell.rst b/Documentation/arm/marvell.rst index f9b09b06e1d6d..c3d3f27edfbb1 100644 --- a/Documentation/arm/marvell.rst +++ b/Documentation/arm/marvell.rst @@ -244,6 +244,23 @@ EBU Armada family ARMv8 Device tree files: arch/arm64/boot/dts/marvell/armada-80* + Octeon TX2 CN913x Flavors: + - CN9130 (AP807 Quad + one internal CP115) + - CN9131 (AP807 Quad + one internal CP115 + one external CP115 / 88F8215) + - CN9132 (AP807 Quad + one internal CP115 + two external CP115 / 88F8215) + + Core: + ARM Cortex A72 + + Homepage: + https://web.archive.org/web/20200803150818/https://www.marvell.com/products/infrastructure-processors/multi-core-processors/octeon-tx2/octeon-tx2-cn9130.html + + Product Brief: + https://web.archive.org/web/20200803150818/https://www.marvell.com/content/dam/marvell/en/public-collateral/embedded-processors/marvell-infrastructure-processors-octeon-tx2-cn913x-product-brief-2020-02.pdf + + Device tree files: + arch/arm64/boot/dts/marvell/cn913* + Avanta family -------------