All of lore.kernel.org
 help / color / mirror / Atom feed
From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 3/9] arm: mach-mvebu: add source files
Date: Tue, 26 Jun 2012 12:21:20 +0200	[thread overview]
Message-ID: <20120626102120.GG25625@lunn.ch> (raw)
In-Reply-To: <4FE98981.40903@free-electrons.com>

On Tue, Jun 26, 2012 at 12:05:53PM +0200, Gregory CLEMENT wrote:
> On 06/26/2012 10:47 AM, Andrew Lunn wrote:>> +#define ARMADA_370_XP_RESET_OFFSET		  0x60
> >> +#define OTHER_MVEBU_RESET_OFFSET		 0x108
> >> +#define MVEBU_RSTOUTN_MASK_OFFSET		   0x0
> >> +#define   OTHER_MVEBU_RSTOUTN_MASK_RESET_OUT_EN	   0x4
> >> +#define   ARMADA_370_XP_RSTOUTN_MASK_RESET_OUT_EN  0x1
> >> +#define MVEBU_SYSTEM_SOFT_RESET_OFFSET		   0x4
> >> +#define   MVEBU_SYSTEM_SOFT_RESET		   0x1
> >> +
> >> +#define OTHER_MVEBU_VARIANT	1
> >> +#define ARMADA_370_XP_VARIANT	2
> >
> > Hi Gregory
> >
> 
> Hi Andrew,
> 
> > Rather than OTHER, could you call this ORION?
> >
> 
> I thought that one purpose of the next mach-mvebu directory, was to
> remove the references to orion.
> 
> However, I agree that OTHER is not a really good name. We could
> consider indeed 'orion' as a legacy name for this subset of' mvebu'.

Well, Orion is well known to describe this subset. If we want to
remove the use of Orion we need a different naming scheme. We could
use V1 for Orion, and V2 for ARMADA 370 XP. 

For me, using orion and armada-370-xp is more informative.

    Andrew

  reply	other threads:[~2012-06-26 10:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26  8:28 [PATCH v4] arm: Add basic support for new Marvell Armada 370 and Armada XP SoC Gregory Clement
2012-06-26  8:28 ` [PATCH v4 1/9] clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driver Gregory Clement
2012-06-26  8:28 ` [PATCH v4 2/9] arm: mach-mvebu: add header Gregory Clement
2012-06-26  8:28 ` [PATCH v4 3/9] arm: mach-mvebu: add source files Gregory Clement
2012-06-26  8:47   ` Andrew Lunn
2012-06-26 10:05     ` Gregory CLEMENT
2012-06-26 10:21       ` Andrew Lunn [this message]
2012-06-26 16:17   ` Arnd Bergmann
2012-06-27  7:52     ` Gregory CLEMENT
2012-06-27  9:02     ` Ben Dooks
2012-06-26  8:28 ` [PATCH v4 4/9] arm: mach-mvebu: add support for Armada 370 and Armada XP with DT Gregory Clement
2012-06-26  8:28 ` [PATCH v4 5/9] arm: mach-mvebu: add documentation for new device tree bindings Gregory Clement
2012-06-26  8:53   ` Andrew Lunn
2012-06-26  9:42     ` Gregory CLEMENT
2012-06-26  8:28 ` [PATCH v4 6/9] arm: mach-mvebu: add defconfig Gregory Clement
2012-06-26  8:28 ` [PATCH v4 7/9] arm: mach-mvebu: add compilation/configuration change Gregory Clement
2012-06-26  8:28 ` [PATCH v4 8/9] arm: mach-mvebu: add entry to MAINTAINERS Gregory Clement
2012-06-26  8:28 ` [PATCH v4 9/9] ARM: mvebu: MPIC: read number of interrupts from control register Gregory Clement
2012-06-27  8:57 ` [PATCH v4] arm: Add basic support for new Marvell Armada 370 and Armada XP SoC Ben Dooks
2012-06-27  9:03   ` Gregory CLEMENT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120626102120.GG25625@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.