[PATCH] Documentation: arm: add URLs to public datasheets for the Marvell Armada 370 SoC

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Tue Jun 10 10:23:52 PDT 2014


On 06/10/2014 05:24 PM, Thomas Petazzoni wrote:
> Marvell has very recently released a public version of the "Functional
> specifications" and "Hardware specifications" datasheets for the
> Marvell Armada 370 SoC. This allows contributors and developers not
> under NDA with Marvell to get more details about this SoC than what
> the current kernel code shows, and hopefully allows to improve the
> support for this SoC in the mainline kernel, as well as in other
> projects.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Thomas,

great work convincing Marvell to release public datasheets! This not
only allows us to improve the support but also backup our reviews for
your patches, which IMHO is much more important.

Thanks a lot and

Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>

> ---
>  Documentation/arm/Marvell/README | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/arm/Marvell/README b/Documentation/arm/Marvell/README
> index 963ec44..920dfd2 100644
> --- a/Documentation/arm/Marvell/README
> +++ b/Documentation/arm/Marvell/README
> @@ -83,7 +83,9 @@ EBU Armada family
>          88F6710
>          88F6707
>          88F6W11
> -    Product Brief: http://www.marvell.com/embedded-processors/armada-300/assets/Marvell_ARMADA_370_SoC.pdf
> +    Product Brief:   http://www.marvell.com/embedded-processors/armada-300/assets/Marvell_ARMADA_370_SoC.pdf
> +    Hardware Spec:   http://www.marvell.com/embedded-processors/armada-300/assets/ARMADA370-datasheet.pdf
> +    Functional Spec: http://www.marvell.com/embedded-processors/armada-300/assets/ARMADA370-FunctionalSpec-datasheet.pdf
>  
>    Armada 375 Flavors:
>  	88F6720
> 




More information about the linux-arm-kernel mailing list