* [GIT PULL 4/7] Samsung dev for v3.14
@ 2013-12-15 20:21 ` Kukjin Kim
0 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2013-12-15 20:21 UTC (permalink / raw)
To: Arnd Bergmann, 'Olof Johansson', Kevin Hilman
Cc: arm, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
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(-)
^ permalink raw reply [flat|nested] 8+ messages in thread* [GIT PULL 4/7] Samsung dev for v3.14
@ 2013-12-15 20:21 ` Kukjin Kim
0 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2013-12-15 20:21 UTC (permalink / raw)
To: linux-arm-kernel
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(-)
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [GIT PULL 4/7] Samsung dev for v3.14
2013-12-15 20:21 ` Kukjin Kim
@ 2013-12-18 10:20 ` Heiko Stübner
-1 siblings, 0 replies; 8+ messages in thread
From: Heiko Stübner @ 2013-12-18 10:20 UTC (permalink / raw)
To: Kukjin Kim
Cc: Arnd Bergmann, 'Olof Johansson', Kevin Hilman, arm,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
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? :-)
Thanks
Heiko
^ permalink raw reply [flat|nested] 8+ messages in thread
* [GIT PULL 4/7] Samsung dev for v3.14
@ 2013-12-18 10:20 ` Heiko Stübner
0 siblings, 0 replies; 8+ messages in thread
From: Heiko Stübner @ 2013-12-18 10:20 UTC (permalink / raw)
To: linux-arm-kernel
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? :-)
Thanks
Heiko
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL 4/7] Samsung dev for v3.14
2013-12-18 10:20 ` Heiko Stübner
@ 2013-12-20 22:53 ` Kukjin Kim
-1 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2013-12-20 22:53 UTC (permalink / raw)
To: Heiko Stübner
Cc: Kukjin Kim, linux-samsung-soc@vger.kernel.org, arm, Arnd Bergmann,
Kevin Hilman, 'Olof Johansson',
linux-arm-kernel@lists.infradead.org
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* [GIT PULL 4/7] Samsung dev for v3.14
@ 2013-12-20 22:53 ` Kukjin Kim
0 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2013-12-20 22:53 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL 4/7] Samsung dev for v3.14
2013-12-15 20:21 ` Kukjin Kim
@ 2013-12-22 22:06 ` Olof Johansson
-1 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2013-12-22 22:06 UTC (permalink / raw)
To: Kukjin Kim
Cc: Arnd Bergmann, Kevin Hilman, arm,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
On Mon, Dec 16, 2013 at 05:21:54AM +0900, Kukjin Kim wrote:
> 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)
Pulled into next/soc.
-Olof
^ permalink raw reply [flat|nested] 8+ messages in thread
* [GIT PULL 4/7] Samsung dev for v3.14
@ 2013-12-22 22:06 ` Olof Johansson
0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2013-12-22 22:06 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Dec 16, 2013 at 05:21:54AM +0900, Kukjin Kim wrote:
> 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)
Pulled into next/soc.
-Olof
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-12-22 22:08 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-12-20 22:53 ` Kukjin Kim
2013-12-22 22:06 ` Olof Johansson
2013-12-22 22:06 ` Olof Johansson
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.