* [GIT PULL] Samsung fixes-2 for v3.8
@ 2013-01-07 23:33 Kukjin Kim
2013-01-08 5:14 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Kukjin Kim @ 2013-01-07 23:33 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd, Olof
Here is Samsung-fixes-2 for v3.8.
Most of them are EXYNOS5440 fixes which are for changing uart console, cpu
id (typo) and silent complaining gpio error in kernel boot.
If any problems, please kindly let me know.
Thanks and a very happy new year.
- Kukjin
The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565:
Linux 3.8-rc1 (2012-12-21 17:19:00 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v3.8-samsung-fixes-2
for you to fetch changes up to 61bcbc2af8be4cafb5723d4bd306053b70f52a7a:
ARM: EXYNOS: skip the clock initialization for exynos5440 (2013-01-05
08:32:55 -0800)
----------------------------------------------------------------
Kukjin Kim (5):
ARM: SAMSUNG: fix the cpu id for EXYNOS5440
ARM: dts: use uart port0 for console on exynos5440-ssdk5440
ARM: dts: use uart port1 for console on exynos4210-smdkv310
ARM: EXYNOS: enable PINCTRL for EXYNOS5440
ARM: EXYNOS: skip the clock initialization for exynos5440
Sean Paul (1):
ARM: EXYNOS: Revise HDMI resource size
arch/arm/boot/dts/exynos4210-smdkv310.dts | 2 +-
arch/arm/boot/dts/exynos5250.dtsi | 2 +-
arch/arm/boot/dts/exynos5440-ssdk5440.dts | 2 +-
arch/arm/mach-exynos/Kconfig | 2 ++
arch/arm/mach-exynos/common.c | 7 +++++++
arch/arm/plat-samsung/include/plat/cpu.h | 2 +-
6 files changed, 13 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL] Samsung fixes-2 for v3.8
2013-01-07 23:33 [GIT PULL] Samsung fixes-2 for v3.8 Kukjin Kim
@ 2013-01-08 5:14 ` Olof Johansson
2013-01-08 17:38 ` Kukjin Kim
0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2013-01-08 5:14 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On Mon, Jan 7, 2013 at 3:33 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Hi Arnd, Olof
>
> Here is Samsung-fixes-2 for v3.8.
> Most of them are EXYNOS5440 fixes which are for changing uart console, cpu
> id (typo) and silent complaining gpio error in kernel boot.
>
> If any problems, please kindly let me know.
>
> Thanks and a very happy new year.
>
> - Kukjin
>
> The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565:
>
> Linux 3.8-rc1 (2012-12-21 17:19:00 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> v3.8-samsung-fixes-2
>
> for you to fetch changes up to 61bcbc2af8be4cafb5723d4bd306053b70f52a7a:
>
> ARM: EXYNOS: skip the clock initialization for exynos5440 (2013-01-05
> 08:32:55 -0800)
>
> ----------------------------------------------------------------
> Kukjin Kim (5):
> ARM: SAMSUNG: fix the cpu id for EXYNOS5440
> ARM: dts: use uart port0 for console on exynos5440-ssdk5440
> ARM: dts: use uart port1 for console on exynos4210-smdkv310
> ARM: EXYNOS: enable PINCTRL for EXYNOS5440
> ARM: EXYNOS: skip the clock initialization for exynos5440
See comment I just sent to the posted patch for this one.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] Samsung fixes-2 for v3.8
2013-01-08 5:14 ` Olof Johansson
@ 2013-01-08 17:38 ` Kukjin Kim
0 siblings, 0 replies; 3+ messages in thread
From: Kukjin Kim @ 2013-01-08 17:38 UTC (permalink / raw)
To: linux-arm-kernel
Olof Johansson wrote:
>
> Hi,
>
Hi :-)
> On Mon, Jan 7, 2013 at 3:33 PM, Kukjin Kim <kgene.kim@samsung.com>
> wrote:
> > Hi Arnd, Olof
> >
> > Here is Samsung-fixes-2 for v3.8.
> > Most of them are EXYNOS5440 fixes which are for changing uart console,
> cpu
> > id (typo) and silent complaining gpio error in kernel boot.
> >
> > If any problems, please kindly let me know.
> >
> > Thanks and a very happy new year.
> >
> > - Kukjin
> >
> > The following changes since commit
> a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565:
> >
> > Linux 3.8-rc1 (2012-12-21 17:19:00 -0800)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > v3.8-samsung-fixes-2
> >
> > for you to fetch changes up to
> 61bcbc2af8be4cafb5723d4bd306053b70f52a7a:
> >
> > ARM: EXYNOS: skip the clock initialization for exynos5440 (2013-01-05
> > 08:32:55 -0800)
> >
> > ----------------------------------------------------------------
> > Kukjin Kim (5):
> > ARM: SAMSUNG: fix the cpu id for EXYNOS5440
> > ARM: dts: use uart port0 for console on exynos5440-ssdk5440
> > ARM: dts: use uart port1 for console on exynos4210-smdkv310
> > ARM: EXYNOS: enable PINCTRL for EXYNOS5440
> > ARM: EXYNOS: skip the clock initialization for exynos5440
>
> See comment I just sent to the posted patch for this one.
>
I replied on that. If any concerns, please kindly let me know.
Thanks.
- Kukjin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-08 17:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 23:33 [GIT PULL] Samsung fixes-2 for v3.8 Kukjin Kim
2013-01-08 5:14 ` Olof Johansson
2013-01-08 17:38 ` Kukjin Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).