All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2 1/2] ARM: vexpress: addition of MPS2 platform support for v4.7
Date: Mon, 25 Apr 2016 23:06:39 +0200	[thread overview]
Message-ID: <7512668.6FnnShhbHF@wuerfel> (raw)
In-Reply-To: <1461601876-25288-1-git-send-email-sudeep.holla@arm.com>

On Monday 25 April 2016 17:31:15 Sudeep Holla wrote:
> ARMv7 Cortex-M Prototyping System (MPS2) support
> 
> Basic support for ARM Versatile Express Cortex-M Prototyping System
> (V2M-MPS2). ucLinux can be now run on both the hardware and FVP models
> with Cortex-M3/M4/M7 configurations (Vladimir Murzin)
> 
> ----------------------------------------------------------------
> Vladimir Murzin (5):
>       ARM: vexpress/mps2: introduce MPS2 platform
>       ARM: configs: add MPS2 defconfig
>       ARM: dts: introduce MPS2 AN385/AN386
>       ARM: dts: introduce MPS2 AN399/AN400
>       MAINTAINERS: Update ARM Versatile Express platform entry
> 
>  MAINTAINERS                          |   1 +
>  arch/arm/Kconfig                     |  12 ++
>  arch/arm/Makefile                    |   1 +
>  arch/arm/boot/dts/Makefile           |   3 +
>  arch/arm/boot/dts/mps2-an385.dts     |  92 +++++++++++++
>  arch/arm/boot/dts/mps2-an399.dts     |  92 +++++++++++++
>  arch/arm/boot/dts/mps2.dtsi          | 241 +++++++++++++++++++++++++++++++++++
>  arch/arm/configs/mps2_defconfig      | 109 ++++++++++++++++
>  arch/arm/mach-vexpress/Makefile      |   4 +-
>  arch/arm/mach-vexpress/Makefile.boot |   3 +
>  arch/arm/mach-vexpress/v2m-mps2.c    |  21 +++
> 

Thanks for respinning them, all the contents look good for arm-soc now.

However, the way we pull them in, I need them separately for dts, defconfig and
the rest. This means only one or two patches for each branch, which is getting
slightly silly at that point, so you could just send them as patches,
or I can cherry-pick the changes into the individual branches to save you
yet another respin.

	Arnd

  parent reply	other threads:[~2016-04-25 21:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 16:31 [GIT PULL v2 1/2] ARM: vexpress: addition of MPS2 platform support for v4.7 Sudeep Holla
2016-04-25 16:31 ` [GIT PULL v2 2/2] ARM: vexpress: Updates " Sudeep Holla
2016-04-25 21:03   ` Arnd Bergmann
2016-04-25 21:06 ` Arnd Bergmann [this message]
2016-04-26 10:18   ` [GIT PULL v2 1/2] ARM: vexpress: addition of MPS2 platform support " Sudeep Holla
2016-04-26 10:26     ` Arnd Bergmann
2016-04-26 10:31       ` Sudeep Holla
2016-04-26 10:53         ` Arnd Bergmann

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=7512668.6FnnShhbHF@wuerfel \
    --to=arnd@arndb.de \
    --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.