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>,
	Leela Krishna Amudala <l.krishna@samsung.com>,
	Tomasz Figa <t.figa@samsung.com>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: [GIT PULL 1/2] Samsung EXYNOS5420 PINCTRL for v3.11
Date: Wed, 19 Jun 2013 23:48:41 +0900	[thread overview]
Message-ID: <51C1C4C9.8090001@samsung.com> (raw)

The following changes since commit eff4e7c7f32a4e4be60b19b209ffab5cb430b385:

   ARM: EXYNOS: extend soft-reset support for EXYNOS5420 (2013-06-19 
04:09:37 +0900)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/soc-exynos5420-2

for you to fetch changes up to 983dbeb35f1543668b8f3b31a735bf2163f2b233:

   pinctrl: exynos: add exynos5420 SoC specific data (2013-06-19 
22:19:08 +0900)

----------------------------------------------------------------
based on tags/soc-exynos5420-1
- add pinctrl support for exynos5420

----------------------------------------------------------------
Leela Krishna Amudala (2):
       ARM: dts: add pinctrl support to EXYNOS5420
       pinctrl: exynos: add exynos5420 SoC specific data

  .../bindings/pinctrl/samsung-pinctrl.txt           |   1 +
  arch/arm/boot/dts/exynos5420-pinctrl.dtsi          | 680 
+++++++++++++++++++++
  arch/arm/boot/dts/exynos5420.dtsi                  |  45 ++
  drivers/pinctrl/pinctrl-exynos.c                   | 118 ++++
  drivers/pinctrl/pinctrl-samsung.c                  |   2 +
  drivers/pinctrl/pinctrl-samsung.h                  |   1 +
  6 files changed, 847 insertions(+)
  create mode 100644 arch/arm/boot/dts/exynos5420-pinctrl.dtsi

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 1/2] Samsung EXYNOS5420 PINCTRL for v3.11
Date: Wed, 19 Jun 2013 23:48:41 +0900	[thread overview]
Message-ID: <51C1C4C9.8090001@samsung.com> (raw)

The following changes since commit eff4e7c7f32a4e4be60b19b209ffab5cb430b385:

   ARM: EXYNOS: extend soft-reset support for EXYNOS5420 (2013-06-19 
04:09:37 +0900)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/soc-exynos5420-2

for you to fetch changes up to 983dbeb35f1543668b8f3b31a735bf2163f2b233:

   pinctrl: exynos: add exynos5420 SoC specific data (2013-06-19 
22:19:08 +0900)

----------------------------------------------------------------
based on tags/soc-exynos5420-1
- add pinctrl support for exynos5420

----------------------------------------------------------------
Leela Krishna Amudala (2):
       ARM: dts: add pinctrl support to EXYNOS5420
       pinctrl: exynos: add exynos5420 SoC specific data

  .../bindings/pinctrl/samsung-pinctrl.txt           |   1 +
  arch/arm/boot/dts/exynos5420-pinctrl.dtsi          | 680 
+++++++++++++++++++++
  arch/arm/boot/dts/exynos5420.dtsi                  |  45 ++
  drivers/pinctrl/pinctrl-exynos.c                   | 118 ++++
  drivers/pinctrl/pinctrl-samsung.c                  |   2 +
  drivers/pinctrl/pinctrl-samsung.h                  |   1 +
  6 files changed, 847 insertions(+)
  create mode 100644 arch/arm/boot/dts/exynos5420-pinctrl.dtsi

             reply	other threads:[~2013-06-19 14:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 14:48 Kukjin Kim [this message]
2013-06-19 14:48 ` [GIT PULL 1/2] Samsung EXYNOS5420 PINCTRL for v3.11 Kukjin Kim
2013-06-25 17:02 ` Olof Johansson
2013-06-25 17:02   ` 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=51C1C4C9.8090001@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arnd@arndb.de \
    --cc=l.krishna@samsung.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=t.figa@samsung.com \
    /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.