All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: "Heiko Stübner" <heiko@sntech.de>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	arm@kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Kevin Hilman <khilman@linaro.org>,
	'Olof Johansson' <olof@lixom.net>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL 4/7] Samsung dev for v3.14
Date: Sat, 21 Dec 2013 07:53:57 +0900	[thread overview]
Message-ID: <52B4CA85.2080106@samsung.com> (raw)
In-Reply-To: <201312181120.44544.heiko@sntech.de>

On 12/18/13 19:20, Heiko Stübner wrote:
> Hi Kukjin,
>
> Am Sonntag, 15. Dezember 2013, 21:21:54 schrieb Kukjin Kim:
>> The following changes since commit
>> 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
>>
>>     Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
>>
>> are available in the git repository at:
>>
>>     git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>> tags/samsung-dev
>>
>> for you to fetch changes up to 70bacadbd07248576290de40cc217c06f0f2d3c3:
>>
>>     ARM: S3C64XX: Select CPU_V6K instead of CPU_V6 (2013-12-16 04:08:51
>> +0900)
>>
>> ----------------------------------------------------------------
>> Samsung updates for v3.14
>> - Skip eint_init() for pinctrl-exynos because of re-executing
>> - Use CPU_V6K for S3C64XX(ARM1176JZF-s) instead of CPU_V6
>>
>> ----------------------------------------------------------------
>> Mateusz Krawczuk (1):
>>         ARM: SAMSUNG: if detected device tree skip irq init for S5P
>>
>> Tomasz Figa (1):
>>         ARM: S3C64XX: Select CPU_V6K instead of CPU_V6
>>
>>    arch/arm/Kconfig                     | 2 +-
>>    arch/arm/plat-samsung/s5p-irq-eint.c | 4 ++++
>>    2 files changed, 5 insertions(+), 1 deletion(-)
>
> do you also have time for a look at at least the s3c2416/s3c2443 common clock
> patches for your second round you wrote about yesterday? :-)
>
>
Hi Heiko,

I couldn't yet but I will do...

Thanks for your gentle reminder :-)

- Kukjin

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 4/7] Samsung dev for v3.14
Date: Sat, 21 Dec 2013 07:53:57 +0900	[thread overview]
Message-ID: <52B4CA85.2080106@samsung.com> (raw)
In-Reply-To: <201312181120.44544.heiko@sntech.de>

On 12/18/13 19:20, Heiko St?bner wrote:
> Hi Kukjin,
>
> Am Sonntag, 15. Dezember 2013, 21:21:54 schrieb Kukjin Kim:
>> The following changes since commit
>> 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
>>
>>     Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
>>
>> are available in the git repository at:
>>
>>     git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>> tags/samsung-dev
>>
>> for you to fetch changes up to 70bacadbd07248576290de40cc217c06f0f2d3c3:
>>
>>     ARM: S3C64XX: Select CPU_V6K instead of CPU_V6 (2013-12-16 04:08:51
>> +0900)
>>
>> ----------------------------------------------------------------
>> Samsung updates for v3.14
>> - Skip eint_init() for pinctrl-exynos because of re-executing
>> - Use CPU_V6K for S3C64XX(ARM1176JZF-s) instead of CPU_V6
>>
>> ----------------------------------------------------------------
>> Mateusz Krawczuk (1):
>>         ARM: SAMSUNG: if detected device tree skip irq init for S5P
>>
>> Tomasz Figa (1):
>>         ARM: S3C64XX: Select CPU_V6K instead of CPU_V6
>>
>>    arch/arm/Kconfig                     | 2 +-
>>    arch/arm/plat-samsung/s5p-irq-eint.c | 4 ++++
>>    2 files changed, 5 insertions(+), 1 deletion(-)
>
> do you also have time for a look at at least the s3c2416/s3c2443 common clock
> patches for your second round you wrote about yesterday? :-)
>
>
Hi Heiko,

I couldn't yet but I will do...

Thanks for your gentle reminder :-)

- Kukjin

  reply	other threads:[~2013-12-20 22:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-15 20:21 [GIT PULL 4/7] Samsung dev for v3.14 Kukjin Kim
2013-12-15 20:21 ` Kukjin Kim
2013-12-18 10:20 ` Heiko Stübner
2013-12-18 10:20   ` Heiko Stübner
2013-12-20 22:53   ` Kukjin Kim [this message]
2013-12-20 22:53     ` Kukjin Kim
2013-12-22 22:06 ` Olof Johansson
2013-12-22 22:06   ` 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=52B4CA85.2080106@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=heiko@sntech.de \
    --cc=khilman@linaro.org \
    --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.