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>,
	Grant Likely <grant.likely@secretlab.ca>,
	Kukjin Kim <kgene.kim@samsung.com>
Subject: [GIT PULL] Samsung EXYNOS5250 GPIO for v3.4
Date: Thu, 15 Mar 2012 07:25:20 -0700	[thread overview]
Message-ID: <4F61FBD0.4040904@samsung.com> (raw)

Hi Arnd, Olof,

Please pull EXYNOS5250 gpio for v3.4.

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/soc-exynos5250-gpio

It is including add support GPIOlib for EXYNOS5250 and Grant Likely 
already agreed to send this via arm-soc for v3.4. Actually, this is 
needed for compilation of EXYNOS5250 arch. As a note, this has no 
dependency with others for merging.

If any problems, please let me know.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit fde7d9049e55ab85a390be7f415d74c9f62dd0f9:

   Linux 3.3-rc7 (2012-03-10 13:49:52 -0800)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/soc-exynos5250-gpio

Sangsu Park (3):
       ARM: EXYNOS: add support GPIO for EXYNOS5250
       gpio/samsung: add support GPIOlib for EXYNOS5250
       gpio/samsung: use ioremap() for EXYNOS4 GPIOlib

  arch/arm/mach-exynos/common.c            |   15 -
  arch/arm/mach-exynos/include/mach/gpio.h |  239 ++++++++++++---
  arch/arm/mach-exynos/include/mach/map.h  |    4 +
  drivers/gpio/gpio-samsung.c              |  487 
+++++++++++++++++++++++++++---
  4 files changed, 637 insertions(+), 108 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] Samsung EXYNOS5250 GPIO for v3.4
Date: Thu, 15 Mar 2012 07:25:20 -0700	[thread overview]
Message-ID: <4F61FBD0.4040904@samsung.com> (raw)

Hi Arnd, Olof,

Please pull EXYNOS5250 gpio for v3.4.

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/soc-exynos5250-gpio

It is including add support GPIOlib for EXYNOS5250 and Grant Likely 
already agreed to send this via arm-soc for v3.4. Actually, this is 
needed for compilation of EXYNOS5250 arch. As a note, this has no 
dependency with others for merging.

If any problems, please let me know.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit fde7d9049e55ab85a390be7f415d74c9f62dd0f9:

   Linux 3.3-rc7 (2012-03-10 13:49:52 -0800)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/soc-exynos5250-gpio

Sangsu Park (3):
       ARM: EXYNOS: add support GPIO for EXYNOS5250
       gpio/samsung: add support GPIOlib for EXYNOS5250
       gpio/samsung: use ioremap() for EXYNOS4 GPIOlib

  arch/arm/mach-exynos/common.c            |   15 -
  arch/arm/mach-exynos/include/mach/gpio.h |  239 ++++++++++++---
  arch/arm/mach-exynos/include/mach/map.h  |    4 +
  drivers/gpio/gpio-samsung.c              |  487 
+++++++++++++++++++++++++++---
  4 files changed, 637 insertions(+), 108 deletions(-)

             reply	other threads:[~2012-03-15 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-15 14:25 Kukjin Kim [this message]
2012-03-15 14:25 ` [GIT PULL] Samsung EXYNOS5250 GPIO for v3.4 Kukjin Kim
2012-03-15 20:54 ` Arnd Bergmann
2012-03-15 20:54   ` 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=4F61FBD0.4040904@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arnd@arndb.de \
    --cc=grant.likely@secretlab.ca \
    --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.