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>,
	Tomasz Figa <t.figa@samsung.com>
Subject: [GIT PULL 2/4] Samsung pinctrl-2 for v3.7
Date: Fri, 21 Sep 2012 15:22:18 +0900	[thread overview]
Message-ID: <505C079A.8020801@samsung.com> (raw)

Hi Arnd, Olof

This is for fix typo and correct fucntion for Samsung pinctrl and since 
this has a dependency with previous pinctrl branch I created this based 
on that.

If any problems, please kindly 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 011527b45f8e3092e1f3192e5aea94187a6ca269:

   ARM: EXYNOS: Enable pinctrl driver support for EXYNOS4 device tree 
enabled platform (2012-09-07 06:14:26 +0900)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/pinctrl-samsung-2

Tomasz Figa (7):
       pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO 
EINTa
       pinctrl: exynos: Fix typos in gpio/wkup _irq_mask
       pinctrl: exynos: Handle only unmasked wakeup interrupts
       pinctrl: exynos: Mark exynos_irq_demux_eint as inline
       pinctrl: exynos: Correct the detection of wakeup-eint node
       pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data
       pinctrl: exynos: Fix wakeup IRQ domain registration check

  drivers/pinctrl/pinctrl-exynos.c  |   41 
+++++++++++++++++++++++++++----------
  drivers/pinctrl/pinctrl-exynos.h  |    1 +
  drivers/pinctrl/pinctrl-samsung.c |    2 +-
  3 files changed, 32 insertions(+), 12 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 2/4] Samsung pinctrl-2 for v3.7
Date: Fri, 21 Sep 2012 15:22:18 +0900	[thread overview]
Message-ID: <505C079A.8020801@samsung.com> (raw)

Hi Arnd, Olof

This is for fix typo and correct fucntion for Samsung pinctrl and since 
this has a dependency with previous pinctrl branch I created this based 
on that.

If any problems, please kindly 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 011527b45f8e3092e1f3192e5aea94187a6ca269:

   ARM: EXYNOS: Enable pinctrl driver support for EXYNOS4 device tree 
enabled platform (2012-09-07 06:14:26 +0900)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/pinctrl-samsung-2

Tomasz Figa (7):
       pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO 
EINTa
       pinctrl: exynos: Fix typos in gpio/wkup _irq_mask
       pinctrl: exynos: Handle only unmasked wakeup interrupts
       pinctrl: exynos: Mark exynos_irq_demux_eint as inline
       pinctrl: exynos: Correct the detection of wakeup-eint node
       pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data
       pinctrl: exynos: Fix wakeup IRQ domain registration check

  drivers/pinctrl/pinctrl-exynos.c  |   41 
+++++++++++++++++++++++++++----------
  drivers/pinctrl/pinctrl-exynos.h  |    1 +
  drivers/pinctrl/pinctrl-samsung.c |    2 +-
  3 files changed, 32 insertions(+), 12 deletions(-)

             reply	other threads:[~2012-09-21  6:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21  6:22 Kukjin Kim [this message]
2012-09-21  6:22 ` [GIT PULL 2/4] Samsung pinctrl-2 for v3.7 Kukjin Kim
2012-09-22  5:57 ` Olof Johansson
2012-09-22  5:57   ` 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=505C079A.8020801@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 \
    --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.