From: Tomasz Figa <t.figa@samsung.com>
To: Thomas Abraham <thomas.abraham@linaro.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linus.walleij@linaro.org,
kgene.kim@samsung.com, patches@linaro.org
Subject: Re: [PATCH 0/3] pinctrl: exynos: add support for Samsung's Exynos5250
Date: Fri, 14 Dec 2012 12:51:27 +0100 [thread overview]
Message-ID: <2775095.1QDAgbYSYJ@amdc1227> (raw)
In-Reply-To: <1355399644-29417-1-git-send-email-thomas.abraham@linaro.org>
Hi Thomas,
On Thursday 13 of December 2012 17:24:01 Thomas Abraham wrote:
> This patch series adds pinctrl driver support for Samsung's Exynos5250
> SoC. The first patch adds the required Exynos5250 SoC specific data
> which is used by the Samsung pinctrl driver to setup the
> pinctrl/pinmux/eint controllers. The second and third patches skips the
> wakeup interrupt and gpiolib registration if the pinctrl support is
> enabled for Exynos5250.
>
> Thomas Abraham (3):
> pinctrl: exynos: add exynos5250 SoC specific data
> gpio: samsung: skip gpiolib registration if pinctrl support is enabled
> for exynos5250 arm: exynos: skip wakeup interrupt registration for
> exynos5250 if pinctrl is enabled
>
> arch/arm/mach-exynos/common.c | 1 +
> drivers/gpio/gpio-samsung.c | 1 +
> drivers/pinctrl/pinctrl-exynos.c | 108
> +++++++++++++++++++++++++++++++++++++ drivers/pinctrl/pinctrl-samsung.c
> | 2 +
> drivers/pinctrl/pinctrl-samsung.h | 1 +
> 5 files changed, 113 insertions(+), 0 deletions(-)
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-samsung-soc" in the body of a message to
> majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Looks good. For the whole series:
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Best regards,
--
Tomasz Figa
Samsung Poland R&D Center
SW Solution Development, Linux Platform
WARNING: multiple messages have this Message-ID (diff)
From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] pinctrl: exynos: add support for Samsung's Exynos5250
Date: Fri, 14 Dec 2012 12:51:27 +0100 [thread overview]
Message-ID: <2775095.1QDAgbYSYJ@amdc1227> (raw)
In-Reply-To: <1355399644-29417-1-git-send-email-thomas.abraham@linaro.org>
Hi Thomas,
On Thursday 13 of December 2012 17:24:01 Thomas Abraham wrote:
> This patch series adds pinctrl driver support for Samsung's Exynos5250
> SoC. The first patch adds the required Exynos5250 SoC specific data
> which is used by the Samsung pinctrl driver to setup the
> pinctrl/pinmux/eint controllers. The second and third patches skips the
> wakeup interrupt and gpiolib registration if the pinctrl support is
> enabled for Exynos5250.
>
> Thomas Abraham (3):
> pinctrl: exynos: add exynos5250 SoC specific data
> gpio: samsung: skip gpiolib registration if pinctrl support is enabled
> for exynos5250 arm: exynos: skip wakeup interrupt registration for
> exynos5250 if pinctrl is enabled
>
> arch/arm/mach-exynos/common.c | 1 +
> drivers/gpio/gpio-samsung.c | 1 +
> drivers/pinctrl/pinctrl-exynos.c | 108
> +++++++++++++++++++++++++++++++++++++ drivers/pinctrl/pinctrl-samsung.c
> | 2 +
> drivers/pinctrl/pinctrl-samsung.h | 1 +
> 5 files changed, 113 insertions(+), 0 deletions(-)
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-samsung-soc" in the body of a message to
> majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Looks good. For the whole series:
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Best regards,
--
Tomasz Figa
Samsung Poland R&D Center
SW Solution Development, Linux Platform
next prev parent reply other threads:[~2012-12-14 11:51 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-13 11:54 [PATCH 0/3] pinctrl: exynos: add support for Samsung's Exynos5250 Thomas Abraham
2012-12-13 11:54 ` Thomas Abraham
2012-12-13 11:54 ` Thomas Abraham
2012-12-13 11:54 ` [PATCH 1/3] pinctrl: exynos: add exynos5250 SoC specific data Thomas Abraham
2012-12-13 11:54 ` Thomas Abraham
2012-12-14 15:51 ` Linus Walleij
2012-12-14 15:51 ` Linus Walleij
2012-12-14 15:56 ` Thomas Abraham
2012-12-14 15:56 ` Thomas Abraham
2012-12-27 16:58 ` Kukjin Kim
2012-12-27 16:58 ` Kukjin Kim
2013-01-06 23:31 ` Linus Walleij
2013-01-06 23:31 ` Linus Walleij
2013-01-10 1:29 ` Kukjin Kim
2013-01-10 1:29 ` Kukjin Kim
2013-01-18 19:36 ` Linus Walleij
2013-01-18 19:36 ` Linus Walleij
2013-03-05 18:24 ` Thomas Abraham
2013-03-05 18:24 ` Thomas Abraham
2012-12-13 11:54 ` [PATCH 2/3] gpio: samsung: skip gpiolib registration if pinctrl support is enabled for exynos5250 Thomas Abraham
2012-12-13 11:54 ` Thomas Abraham
2012-12-13 11:54 ` [PATCH 3/3] arm: exynos: skip wakeup interrupt registration for exynos5250 if pinctrl is enabled Thomas Abraham
2012-12-13 11:54 ` Thomas Abraham
2012-12-14 11:51 ` Tomasz Figa [this message]
2012-12-14 11:51 ` [PATCH 0/3] pinctrl: exynos: add support for Samsung's Exynos5250 Tomasz Figa
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=2775095.1QDAgbYSYJ@amdc1227 \
--to=t.figa@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=patches@linaro.org \
--cc=thomas.abraham@linaro.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.