From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3.19] Broadcom Cygnus SoC platform support
Date: Thu, 20 Nov 2014 13:11:14 +0100 [thread overview]
Message-ID: <201411201311.14549.arnd@arndb.de> (raw)
In-Reply-To: <1415826266-6867-4-git-send-email-f.fainelli@gmail.com>
On Wednesday 12 November 2014, Florian Fainelli wrote:
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
>
> Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
>
> are available in the git repository at:
>
> http://github.com/brcm/linux.git tags/arm-soc/for-3.19/cygnus-platform-v2
>
> for you to fetch changes up to 64e74aa788f996cd0e328a1c4223e9d438b78e9c:
>
> ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig (2014-11-11 22:35:45 -0800)
>
> ----------------------------------------------------------------
> This pull request contains the platform code to support the Broadcom Cygnus SoC
> using the iProc architecture:
>
> - add support for the Broadcom Cygnus SoC
> - consolidate the BCM5301X Kconfig options under the iProc menuconfig entry
> - remove one level of menu in menuconfig
>
> ----------------------------------------------------------------
> Jonathan Richardson (1):
> ARM: cygnus: Initial support for Broadcom Cygnus SoC
>
> Scott Branden (2):
> ARM: mach-bcm: Consolidate currently supported IPROC SoCs
> ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig
>
> arch/arm/mach-bcm/Kconfig | 93 ++++++++++++++++++++++++++----------------
> arch/arm/mach-bcm/Makefile | 3 ++
> arch/arm/mach-bcm/bcm_cygnus.c | 25 ++++++++++++
> 3 files changed, 85 insertions(+), 36 deletions(-)
> create mode 100644 arch/arm/mach-bcm/bcm_cygnus.c
>
Pulled into next/soc, thanks!
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org,
mporter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
bcm-xK7y4jjYLqYh9ZMKESR00Q@public.gmane.org,
bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
jdzheng-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [GIT PULL 3.19] Broadcom Cygnus SoC platform support
Date: Thu, 20 Nov 2014 13:11:14 +0100 [thread overview]
Message-ID: <201411201311.14549.arnd@arndb.de> (raw)
In-Reply-To: <1415826266-6867-4-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On Wednesday 12 November 2014, Florian Fainelli wrote:
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
>
> Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
>
> are available in the git repository at:
>
> http://github.com/brcm/linux.git tags/arm-soc/for-3.19/cygnus-platform-v2
>
> for you to fetch changes up to 64e74aa788f996cd0e328a1c4223e9d438b78e9c:
>
> ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig (2014-11-11 22:35:45 -0800)
>
> ----------------------------------------------------------------
> This pull request contains the platform code to support the Broadcom Cygnus SoC
> using the iProc architecture:
>
> - add support for the Broadcom Cygnus SoC
> - consolidate the BCM5301X Kconfig options under the iProc menuconfig entry
> - remove one level of menu in menuconfig
>
> ----------------------------------------------------------------
> Jonathan Richardson (1):
> ARM: cygnus: Initial support for Broadcom Cygnus SoC
>
> Scott Branden (2):
> ARM: mach-bcm: Consolidate currently supported IPROC SoCs
> ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig
>
> arch/arm/mach-bcm/Kconfig | 93 ++++++++++++++++++++++++++----------------
> arch/arm/mach-bcm/Makefile | 3 ++
> arch/arm/mach-bcm/bcm_cygnus.c | 25 ++++++++++++
> 3 files changed, 85 insertions(+), 36 deletions(-)
> create mode 100644 arch/arm/mach-bcm/bcm_cygnus.c
>
Pulled into next/soc, thanks!
Arnd
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-11-20 12:11 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-12 21:04 [GIT PULL 3.19] Broadcom Cygnus SoC defconfig Florian Fainelli
2014-11-12 21:04 ` Florian Fainelli
2014-11-12 21:04 ` [GIT PULL 3.19] Broadcom Cygnus SoC Device Tree changes Florian Fainelli
2014-11-12 21:04 ` Florian Fainelli
2014-11-20 11:54 ` Arnd Bergmann
2014-11-20 11:54 ` Arnd Bergmann
2014-11-20 20:55 ` Scott Branden
2014-11-20 20:55 ` Scott Branden
2014-11-21 11:55 ` Arnd Bergmann
2014-11-21 11:55 ` Arnd Bergmann
2014-11-21 16:11 ` Scott Branden
2014-11-21 16:11 ` Scott Branden
2014-11-12 21:04 ` [GIT PULL 3.19] Broadcom Cygnus SoC MAINTAINERS updates Florian Fainelli
2014-11-12 21:04 ` Florian Fainelli
2014-11-20 12:05 ` Arnd Bergmann
2014-11-20 12:05 ` Arnd Bergmann
2014-11-12 21:04 ` [GIT PULL 3.19] Broadcom Cygnus SoC platform support Florian Fainelli
2014-11-12 21:04 ` Florian Fainelli
2014-11-20 12:11 ` Arnd Bergmann [this message]
2014-11-20 12:11 ` Arnd Bergmann
2014-11-20 12:12 ` [GIT PULL 3.19] Broadcom Cygnus SoC defconfig Arnd Bergmann
2014-11-20 12:12 ` 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=201411201311.14549.arnd@arndb.de \
--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.