All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available
@ 2014-07-24 18:46 Thomas Petazzoni
  2014-07-24 18:46 ` [PATCH 1/2] Documentation: arm: add URLs to public datasheets for the Marvell Armada XP SoC Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2014-07-24 18:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This series of two patches make a few updates to the README file of
the kernel documentation related to Marvell ARM platforms in the
kernel.

The most important announcement is the public release by Marvell of
the datasheet for the Armada XP SoC. It follows the publication, a few
weeks ago, of the Armada 370 datasheet.

The second patch makes a few other updates to the same documentation,
taking into account recent movements in the support for Marvell SoCs
in the kernel.

The series is based on top of Jason's mvebu/soc branch.

Thanks,

Thomas

Thomas Petazzoni (2):
  Documentation: arm: add URLs to public datasheets for the Marvell
    Armada XP SoC
  Documentation: arm: misc updates to Marvell EBU SoC status

 Documentation/arm/Marvell/README | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

-- 
2.0.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH 1/2] Documentation: arm: add URLs to public datasheets for the Marvell Armada XP SoC
  2014-07-24 18:46 [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Thomas Petazzoni
@ 2014-07-24 18:46 ` Thomas Petazzoni
  2014-07-24 18:57   ` Sebastian Hesselbarth
  2014-07-24 18:46 ` [PATCH 2/2] Documentation: arm: misc updates to Marvell EBU SoC status Thomas Petazzoni
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 7+ messages in thread
From: Thomas Petazzoni @ 2014-07-24 18:46 UTC (permalink / raw)
  To: linux-arm-kernel

Marvell has very recently released a public version of the "Functional
specifications" and "Hardware specifications" datasheets for the
Marvell Armada XP 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@free-electrons.com>
---
 Documentation/arm/Marvell/README | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Documentation/arm/Marvell/README b/Documentation/arm/Marvell/README
index 1af3a5d..5172934 100644
--- a/Documentation/arm/Marvell/README
+++ b/Documentation/arm/Marvell/README
@@ -102,8 +102,7 @@ EBU Armada family
         MV78460
     NOTE: not to be confused with the non-SMP 78xx0 SoCs
     Product Brief: http://www.marvell.com/embedded-processors/armada-xp/assets/Marvell-ArmadaXP-SoC-product%20brief.pdf
-
-  No public datasheet available.
+    Functional Spec: http://www.marvell.com/embedded-processors/armada-xp/assets/ARMADA-XP-Functional-SpecDatasheet.pdf
 
   Core: Sheeva ARMv7 compatible
 
-- 
2.0.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 2/2] Documentation: arm: misc updates to Marvell EBU SoC status
  2014-07-24 18:46 [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Thomas Petazzoni
  2014-07-24 18:46 ` [PATCH 1/2] Documentation: arm: add URLs to public datasheets for the Marvell Armada XP SoC Thomas Petazzoni
@ 2014-07-24 18:46 ` Thomas Petazzoni
  2014-07-24 18:57 ` [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Andrew Lunn
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2014-07-24 18:46 UTC (permalink / raw)
  To: linux-arm-kernel

Following the merging of mach-kirkwood into mach-mvebu, the removal of
mach-kirkwood, and the progress of the integration of mach-dove into
mach-mvebu, this commit makes a few updates to the Marvell README file
in the kernel documentation.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 Documentation/arm/Marvell/README | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/Documentation/arm/Marvell/README b/Documentation/arm/Marvell/README
index 5172934..4dc66c1 100644
--- a/Documentation/arm/Marvell/README
+++ b/Documentation/arm/Marvell/README
@@ -53,8 +53,8 @@ Kirkwood family
                 Functional Spec: http://www.marvell.com/embedded-processors/kirkwood/assets/FS_88F6180_9x_6281_OpenSource.pdf
   Homepage: http://www.marvell.com/embedded-processors/kirkwood/
   Core: Feroceon ARMv5 compatible
-  Linux kernel mach directory: arch/arm/mach-kirkwood
-  Linux kernel plat directory: arch/arm/plat-orion
+  Linux kernel mach directory: arch/arm/mach-mvebu
+  Linux kernel plat directory: none
 
 Discovery family
 ----------------
@@ -136,7 +136,9 @@ Dove family (application processor)
                 Functional Spec : http://www.marvell.com/application-processors/armada-500/assets/Armada-510-Functional-Spec.pdf
   Homepage: http://www.marvell.com/application-processors/armada-500/
   Core: ARMv7 compatible
-  Directory: arch/arm/mach-dove
+
+  Directory: arch/arm/mach-mvebu (DT enabled platforms)
+             arch/arm/mach-dove (non-DT enabled platforms)
 
 PXA 2xx/3xx/93x/95x family
 --------------------------
@@ -254,10 +256,10 @@ Berlin family (Digital Entertainment)
 Long-term plans
 ---------------
 
- * Unify the mach-dove/, mach-mv78xx0/, mach-orion5x/ and
-   mach-kirkwood/ into the mach-mvebu/ to support all SoCs from the
-   Marvell EBU (Engineering Business Unit) in a single mach-<foo>
-   directory. The plat-orion/ would therefore disappear.
+ * Unify the mach-dove/, mach-mv78xx0/, mach-orion5x/ into the
+   mach-mvebu/ to support all SoCs from the Marvell EBU (Engineering
+   Business Unit) in a single mach-<foo> directory. The plat-orion/
+   would therefore disappear.
 
  * Unify the mach-mmp/ and mach-pxa/ into the same mach-pxa
    directory. The plat-pxa/ would therefore disappear.
-- 
2.0.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available
  2014-07-24 18:46 [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Thomas Petazzoni
  2014-07-24 18:46 ` [PATCH 1/2] Documentation: arm: add URLs to public datasheets for the Marvell Armada XP SoC Thomas Petazzoni
  2014-07-24 18:46 ` [PATCH 2/2] Documentation: arm: misc updates to Marvell EBU SoC status Thomas Petazzoni
@ 2014-07-24 18:57 ` Andrew Lunn
  2014-07-25  0:15 ` Jason Cooper
  2014-07-25  5:41 ` Willy Tarreau
  4 siblings, 0 replies; 7+ messages in thread
From: Andrew Lunn @ 2014-07-24 18:57 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jul 24, 2014 at 08:46:31PM +0200, Thomas Petazzoni wrote:
> Hello,
> 
> This series of two patches make a few updates to the README file of
> the kernel documentation related to Marvell ARM platforms in the
> kernel.
> 
> The most important announcement is the public release by Marvell of
> the datasheet for the Armada XP SoC. It follows the publication, a few
> weeks ago, of the Armada 370 datasheet.

Good news. Thanks for pushing to get this published.

 
> The second patch makes a few other updates to the same documentation,
> taking into account recent movements in the support for Marvell SoCs
> in the kernel.

Acked-by: Andrew Lunn <andrew@lunn.ch>

	  Andrew

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH 1/2] Documentation: arm: add URLs to public datasheets for the Marvell Armada XP SoC
  2014-07-24 18:46 ` [PATCH 1/2] Documentation: arm: add URLs to public datasheets for the Marvell Armada XP SoC Thomas Petazzoni
@ 2014-07-24 18:57   ` Sebastian Hesselbarth
  0 siblings, 0 replies; 7+ messages in thread
From: Sebastian Hesselbarth @ 2014-07-24 18:57 UTC (permalink / raw)
  To: linux-arm-kernel

On 07/24/2014 08:46 PM, Thomas Petazzoni wrote:
> Marvell has very recently released a public version of the "Functional
> specifications" and "Hardware specifications" datasheets for the
> Marvell Armada XP 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@free-electrons.com>
> ---
>  Documentation/arm/Marvell/README | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/Documentation/arm/Marvell/README b/Documentation/arm/Marvell/README
> index 1af3a5d..5172934 100644
> --- a/Documentation/arm/Marvell/README
> +++ b/Documentation/arm/Marvell/README
> @@ -102,8 +102,7 @@ EBU Armada family
>          MV78460
>      NOTE: not to be confused with the non-SMP 78xx0 SoCs
>      Product Brief: http://www.marvell.com/embedded-processors/armada-xp/assets/Marvell-ArmadaXP-SoC-product%20brief.pdf
> -
> -  No public datasheet available.
> +    Functional Spec: http://www.marvell.com/embedded-processors/armada-xp/assets/ARMADA-XP-Functional-SpecDatasheet.pdf

"Pulled, thanks!" :)

Again, great work and a very good read indeed!

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

for the two.

Sebastian

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available
  2014-07-24 18:46 [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Thomas Petazzoni
                   ` (2 preceding siblings ...)
  2014-07-24 18:57 ` [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Andrew Lunn
@ 2014-07-25  0:15 ` Jason Cooper
  2014-07-25  5:41 ` Willy Tarreau
  4 siblings, 0 replies; 7+ messages in thread
From: Jason Cooper @ 2014-07-25  0:15 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jul 24, 2014 at 08:46:31PM +0200, Thomas Petazzoni wrote:
> Hello,
> 
> This series of two patches make a few updates to the README file of
> the kernel documentation related to Marvell ARM platforms in the
> kernel.
> 
> The most important announcement is the public release by Marvell of
> the datasheet for the Armada XP SoC. It follows the publication, a few
> weeks ago, of the Armada 370 datasheet.

Great work Thomas!  Please extend a Thank You to the folks at Marvell.

> The second patch makes a few other updates to the same documentation,
> taking into account recent movements in the support for Marvell SoCs
> in the kernel.
> 
> The series is based on top of Jason's mvebu/soc branch.
> 
> Thanks,
> 
> Thomas
> 
> Thomas Petazzoni (2):
>   Documentation: arm: add URLs to public datasheets for the Marvell
>     Armada XP SoC
>   Documentation: arm: misc updates to Marvell EBU SoC status
> 
>  Documentation/arm/Marvell/README | 19 ++++++++++---------
>  1 file changed, 10 insertions(+), 9 deletions(-)

Applied to mvebu/soc with Sebastian's and Andrew's Acks.

thx,

Jason.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available
  2014-07-24 18:46 [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Thomas Petazzoni
                   ` (3 preceding siblings ...)
  2014-07-25  0:15 ` Jason Cooper
@ 2014-07-25  5:41 ` Willy Tarreau
  4 siblings, 0 replies; 7+ messages in thread
From: Willy Tarreau @ 2014-07-25  5:41 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jul 24, 2014 at 08:46:31PM +0200, Thomas Petazzoni wrote:
> The most important announcement is the public release by Marvell of
> the datasheet for the Armada XP SoC. It follows the publication, a few
> weeks ago, of the Armada 370 datasheet.

That's really cool, thank you all for this. I sincerely hope it
will increase interest for this really great chip and boost its
adoption.

Willy

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-07-25  5:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-24 18:46 [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Thomas Petazzoni
2014-07-24 18:46 ` [PATCH 1/2] Documentation: arm: add URLs to public datasheets for the Marvell Armada XP SoC Thomas Petazzoni
2014-07-24 18:57   ` Sebastian Hesselbarth
2014-07-24 18:46 ` [PATCH 2/2] Documentation: arm: misc updates to Marvell EBU SoC status Thomas Petazzoni
2014-07-24 18:57 ` [PATCH 0/2] ARM: Marvell Armada XP datasheet publicly available Andrew Lunn
2014-07-25  0:15 ` Jason Cooper
2014-07-25  5:41 ` Willy Tarreau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.