All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Tomasz Figa <t.figa@samsung.com>,
	kgene.kim@samsung.com, kyungmin.park@samsung.com,
	linux-samsung-soc@vger.kernel.org, thomas.abraham@linaro.org,
	linux-arm-kernel@lists.infradead.org, m.szyprowski@samsung.com
Subject: Re: [PATCH 0/6] pinctrl: samsung: Various fixes
Date: Thu, 20 Sep 2012 23:29:13 +0900	[thread overview]
Message-ID: <505B2839.1040600@samsung.com> (raw)
In-Reply-To: <CACRpkdbTPQvGSHJU_odGFtr5snb=U+L2Yuo-AhgX55hF6V5Lqw@mail.gmail.com>

On 09/20/12 19:25, Linus Walleij wrote:
> On Thu, Sep 20, 2012 at 10:51 AM, Tomasz Figa<t.figa@samsung.com>  wrote:
>
>> This patch series contains various fixes of problems and nitpicks spotted when
>> working on adding support for Exynos4x12. See each patch for more detailed
>> information.
>
> This all looks good, do you want me to take this into the pinctrl tree
> or will it go through Samsung ARM SoC (Kyungmin)?
>
> In the latter case, Acked-by: Linus Walleij<linus.walleij@linaro.org>
> for all, else poke me and I'll apply them.
>
Linus, thanks for your ack and looks OK to me. Since now pinctrl-exynos 
driver is in my tree so let me pick this series on top of it into 
Samsung tree with your ack.

Thanks.

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

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] pinctrl: samsung: Various fixes
Date: Thu, 20 Sep 2012 23:29:13 +0900	[thread overview]
Message-ID: <505B2839.1040600@samsung.com> (raw)
In-Reply-To: <CACRpkdbTPQvGSHJU_odGFtr5snb=U+L2Yuo-AhgX55hF6V5Lqw@mail.gmail.com>

On 09/20/12 19:25, Linus Walleij wrote:
> On Thu, Sep 20, 2012 at 10:51 AM, Tomasz Figa<t.figa@samsung.com>  wrote:
>
>> This patch series contains various fixes of problems and nitpicks spotted when
>> working on adding support for Exynos4x12. See each patch for more detailed
>> information.
>
> This all looks good, do you want me to take this into the pinctrl tree
> or will it go through Samsung ARM SoC (Kyungmin)?
>
> In the latter case, Acked-by: Linus Walleij<linus.walleij@linaro.org>
> for all, else poke me and I'll apply them.
>
Linus, thanks for your ack and looks OK to me. Since now pinctrl-exynos 
driver is in my tree so let me pick this series on top of it into 
Samsung tree with your ack.

Thanks.

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

  reply	other threads:[~2012-09-20 14:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-20  8:51 [PATCH 0/6] pinctrl: samsung: Various fixes Tomasz Figa
2012-09-20  8:51 ` Tomasz Figa
2012-09-20  8:51 ` [PATCH 1/6] pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa Tomasz Figa
2012-09-20  8:51   ` Tomasz Figa
2012-09-20  8:51 ` [PATCH 2/6] pinctrl: exynos: Fix typos in gpio/wkup _irq_mask Tomasz Figa
2012-09-20  8:51   ` Tomasz Figa
2012-09-20  8:51 ` [PATCH 3/6] pinctrl: exynos: Handle only unmasked wakeup interrupts Tomasz Figa
2012-09-20  8:51   ` Tomasz Figa
2012-09-20  8:51 ` [PATCH 4/6] pinctrl: exynos: Mark exynos_irq_demux_eint as inline Tomasz Figa
2012-09-20  8:51   ` Tomasz Figa
2012-09-20  8:51 ` [PATCH 5/6] pinctrl: exynos: Correct the detection of wakeup-eint node Tomasz Figa
2012-09-20  8:51   ` Tomasz Figa
2012-09-20  8:51 ` [PATCH 6/6] pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data Tomasz Figa
2012-09-20  8:51   ` Tomasz Figa
2012-09-20 10:25 ` [PATCH 0/6] pinctrl: samsung: Various fixes Linus Walleij
2012-09-20 10:25   ` Linus Walleij
2012-09-20 14:29   ` Kukjin Kim [this message]
2012-09-20 14:29     ` Kukjin Kim
2012-09-20 14:55     ` Tomasz Figa
2012-09-20 14:55       ` Tomasz Figa
2012-09-20 22:13       ` Kukjin Kim
2012-09-20 22:13         ` Kukjin Kim
2012-09-20 14:53 ` [PATCH 7/6] pinctrl: exynos: Fix wakeup IRQ domain registration check Tomasz Figa
2012-09-20 14:53   ` Tomasz Figa
2012-09-24 19:57   ` Linus Walleij
2012-09-24 19:57     ` Linus Walleij

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=505B2839.1040600@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=t.figa@samsung.com \
    --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.