All of lore.kernel.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Broadcom Cygnus SoC platforms changes
Date: Sat, 8 Nov 2014 16:28:46 -0800	[thread overview]
Message-ID: <20141109002846.GD11947@quad.lixom.net> (raw)
In-Reply-To: <1414698612-26216-4-git-send-email-f.fainelli@gmail.com>

On Thu, Oct 30, 2014 at 12:50:12PM -0700, 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.18/cygnus-platform-v9
> 
> for you to fetch changes up to 038aae04d36eff71e0b30a1c3057ec0a05bf9390:
> 
>   ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig (2014-10-30 11:39:51 -0700)
> 
> ----------------------------------------------------------------
> This patchset contains initial support for Broadcom's Cygnus SoC based on our
> iProc architecture. Initial support is minimal and includes just the mach
> platform code, clock driver, and a basic device tree configuration. Peripheral
> drivers will be submitted soon, as will device tree configurations for other
> Cygnus board variants.
> 
> These are the platform changes

Hi,

Merged into next/soc. Thanks!


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@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,
	arnd-r2nGTMty4D4@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,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [GIT PULL] Broadcom Cygnus SoC platforms changes
Date: Sat, 8 Nov 2014 16:28:46 -0800	[thread overview]
Message-ID: <20141109002846.GD11947@quad.lixom.net> (raw)
In-Reply-To: <1414698612-26216-4-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Thu, Oct 30, 2014 at 12:50:12PM -0700, 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.18/cygnus-platform-v9
> 
> for you to fetch changes up to 038aae04d36eff71e0b30a1c3057ec0a05bf9390:
> 
>   ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig (2014-10-30 11:39:51 -0700)
> 
> ----------------------------------------------------------------
> This patchset contains initial support for Broadcom's Cygnus SoC based on our
> iProc architecture. Initial support is minimal and includes just the mach
> platform code, clock driver, and a basic device tree configuration. Peripheral
> drivers will be submitted soon, as will device tree configurations for other
> Cygnus board variants.
> 
> These are the platform changes

Hi,

Merged into next/soc. Thanks!


-Olof
--
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

  reply	other threads:[~2014-11-09  0:28 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30 19:50 [GIT PULL] Broadcom Cygnus SoC defconfig changes Florian Fainelli
2014-10-30 19:50 ` Florian Fainelli
2014-10-30 19:50 ` [GIT PULL] Broadcom Cygnus SoC Device Tree changes Florian Fainelli
2014-10-30 19:50   ` Florian Fainelli
2014-11-09  0:25   ` Olof Johansson
2014-11-09  0:25     ` Olof Johansson
2014-11-10 18:36     ` Olof Johansson
2014-11-10 18:36       ` Olof Johansson
2014-10-30 19:50 ` [GIT PULL] Broadcom Cygnus SoC MAINTAINERS changes Florian Fainelli
2014-10-30 19:50   ` Florian Fainelli
2014-10-30 19:50 ` [GIT PULL] Broadcom Cygnus SoC platforms changes Florian Fainelli
2014-10-30 19:50   ` Florian Fainelli
2014-11-09  0:28   ` Olof Johansson [this message]
2014-11-09  0:28     ` Olof Johansson
2014-11-09  0:33     ` Olof Johansson
2014-11-09  0:33       ` Olof Johansson
2014-11-09  0:13 ` [GIT PULL] Broadcom Cygnus SoC defconfig changes Olof Johansson
2014-11-09  0:13   ` Olof Johansson
2014-11-09  5:45   ` Scott Branden
2014-11-09  5:45     ` Scott Branden
2014-11-09 19:24     ` Florian Fainelli
2014-11-09 19:24       ` Florian Fainelli
2014-11-10  5:36       ` Scott Branden
2014-11-10  5:36         ` Scott Branden
2014-11-10  6:21         ` Olof Johansson
2014-11-10  6:21           ` Olof Johansson
2014-11-12  6:29   ` Florian Fainelli
2014-11-12  6:29     ` Florian Fainelli
2014-11-12 17:25     ` Olof Johansson
2014-11-12 17:25       ` Olof Johansson

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=20141109002846.GD11947@quad.lixom.net \
    --to=olof@lixom.net \
    --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.