All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL 02/10] Samsung EXYNOS arch for v3.11
Date: Wed, 19 Jun 2013 04:59:59 +0900	[thread overview]
Message-ID: <51C0BC3F.2060002@samsung.com> (raw)

The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:

   Linux 3.10-rc5 (2013-06-08 17:41:04 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/exynos-arch-2

for you to fetch changes up to b5f3c75a75d31039c6de3ab38d074b43c60462f7:

   ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor 
(2013-06-19 03:41:38 +0900)

----------------------------------------------------------------
arch/arm/mach-exynos update
- enable XHCI on exynos5
- enable Pinctrl on exynos4 and exynos5
- calling scu_enable() is only available on Cortex-A9

----------------------------------------------------------------
Doug Anderson (1):
       ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level

Leela Krishna Amudala (1):
       ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor

Vivek Gautam (1):
       ARM: EXYNOS: Enable XHCI support on exynos5

  arch/arm/mach-exynos/Kconfig   | 10 +++++++---
  arch/arm/mach-exynos/platsmp.c |  2 +-
  drivers/pinctrl/Kconfig        |  5 +++--
  3 files changed, 11 insertions(+), 6 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 02/10] Samsung EXYNOS arch for v3.11
Date: Wed, 19 Jun 2013 04:59:59 +0900	[thread overview]
Message-ID: <51C0BC3F.2060002@samsung.com> (raw)

The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:

   Linux 3.10-rc5 (2013-06-08 17:41:04 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/exynos-arch-2

for you to fetch changes up to b5f3c75a75d31039c6de3ab38d074b43c60462f7:

   ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor 
(2013-06-19 03:41:38 +0900)

----------------------------------------------------------------
arch/arm/mach-exynos update
- enable XHCI on exynos5
- enable Pinctrl on exynos4 and exynos5
- calling scu_enable() is only available on Cortex-A9

----------------------------------------------------------------
Doug Anderson (1):
       ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level

Leela Krishna Amudala (1):
       ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor

Vivek Gautam (1):
       ARM: EXYNOS: Enable XHCI support on exynos5

  arch/arm/mach-exynos/Kconfig   | 10 +++++++---
  arch/arm/mach-exynos/platsmp.c |  2 +-
  drivers/pinctrl/Kconfig        |  5 +++--
  3 files changed, 11 insertions(+), 6 deletions(-)

             reply	other threads:[~2013-06-18 20:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 19:59 Kukjin Kim [this message]
2013-06-18 19:59 ` [GIT PULL 02/10] Samsung EXYNOS arch for v3.11 Kukjin Kim
2013-06-20 19:51 ` Arnd Bergmann
2013-06-20 19:51   ` 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=51C0BC3F.2060002@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /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.