* [GIT PULL] Samsung boards update for v3.5
@ 2012-05-13 0:41 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2012-05-13 0:41 UTC (permalink / raw)
To: Arnd Bergmann, 'Olof Johansson'
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
Hi Arnd, Olof,
Please pull Samsung boards update for v3.5.
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/board-samsung
As there were discussions, some exynos4 boards have been updated because
current dt cannot support all features for current board files on exynos4.
Note, this should be merged after next/devel-samsung because some
platform devices are defined in that.
If any problems, please let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3:
Linux 3.4-rc6 (2012-05-06 15:07:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/board-samsung
Joonyoung Shim (1):
ARM: EXYNOS: Add s3c-hsotg device support for NURI board
Lukasz Majewski (2):
ARM: EXYNOS: Add s3c-hsotg device support for GONI board
ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 board
Marek Szyprowski (2):
ARM: EXYNOS: Add DRM core device support for Universal C210 board
ARM: EXYNOS: Add DRM core support for NURI board
Mark Brown (1):
ARM: S3C64XX: Hook up new style regulator-regulator supplies on
Cragganmore
Sachin Kamat (5):
ARM: EXYNOS: Make BT platform data structure static in
mach-origen.c file
ARM: EXYNOS: Add DRM device to Origen
ARM: EXYNOS: Add DRM device to SMDKV310
ARM: EXYNOS: Add MFC device to SMDK4X12
ARM: EXYNOS: Add FIMC device to SMDK4X12
Tushar Behera (1):
ARM: EXYNOS: Increase framebuffer virtual size for origen
arch/arm/mach-exynos/Kconfig | 12 ++++++++
arch/arm/mach-exynos/mach-nuri.c | 42
++++++++++++++++++++++++++-
arch/arm/mach-exynos/mach-origen.c | 35 ++++++++++++++++++++++-
arch/arm/mach-exynos/mach-smdk4x12.c | 16 ++++++++++
arch/arm/mach-exynos/mach-smdkv310.c | 30 +++++++++++++++++++
arch/arm/mach-exynos/mach-universal_c210.c | 43
++++++++++++++++++++++++++++
arch/arm/mach-s3c64xx/mach-crag6410.c | 18 +++++++++++
arch/arm/mach-s5pv210/Kconfig | 1 +
arch/arm/mach-s5pv210/mach-goni.c | 5 +++
9 files changed, 200 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] Samsung boards update for v3.5
@ 2012-05-13 0:41 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2012-05-13 0:41 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd, Olof,
Please pull Samsung boards update for v3.5.
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/board-samsung
As there were discussions, some exynos4 boards have been updated because
current dt cannot support all features for current board files on exynos4.
Note, this should be merged after next/devel-samsung because some
platform devices are defined in that.
If any problems, please let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3:
Linux 3.4-rc6 (2012-05-06 15:07:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/board-samsung
Joonyoung Shim (1):
ARM: EXYNOS: Add s3c-hsotg device support for NURI board
Lukasz Majewski (2):
ARM: EXYNOS: Add s3c-hsotg device support for GONI board
ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 board
Marek Szyprowski (2):
ARM: EXYNOS: Add DRM core device support for Universal C210 board
ARM: EXYNOS: Add DRM core support for NURI board
Mark Brown (1):
ARM: S3C64XX: Hook up new style regulator-regulator supplies on
Cragganmore
Sachin Kamat (5):
ARM: EXYNOS: Make BT platform data structure static in
mach-origen.c file
ARM: EXYNOS: Add DRM device to Origen
ARM: EXYNOS: Add DRM device to SMDKV310
ARM: EXYNOS: Add MFC device to SMDK4X12
ARM: EXYNOS: Add FIMC device to SMDK4X12
Tushar Behera (1):
ARM: EXYNOS: Increase framebuffer virtual size for origen
arch/arm/mach-exynos/Kconfig | 12 ++++++++
arch/arm/mach-exynos/mach-nuri.c | 42
++++++++++++++++++++++++++-
arch/arm/mach-exynos/mach-origen.c | 35 ++++++++++++++++++++++-
arch/arm/mach-exynos/mach-smdk4x12.c | 16 ++++++++++
arch/arm/mach-exynos/mach-smdkv310.c | 30 +++++++++++++++++++
arch/arm/mach-exynos/mach-universal_c210.c | 43
++++++++++++++++++++++++++++
arch/arm/mach-s3c64xx/mach-crag6410.c | 18 +++++++++++
arch/arm/mach-s5pv210/Kconfig | 1 +
arch/arm/mach-s5pv210/mach-goni.c | 5 +++
9 files changed, 200 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] Samsung boards update for v3.5
2012-05-13 0:41 ` Kukjin Kim
@ 2012-05-14 20:03 ` Arnd Bergmann
-1 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2012-05-14 20:03 UTC (permalink / raw)
To: Kukjin Kim
Cc: 'Olof Johansson', linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
On Sunday 13 May 2012, Kukjin Kim wrote:
> Hi Arnd, Olof,
>
> Please pull Samsung boards update for v3.5.
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> next/board-samsung
>
> As there were discussions, some exynos4 boards have been updated because
> current dt cannot support all features for current board files on exynos4.
>
> Note, this should be merged after next/devel-samsung because some
> platform devices are defined in that.
>
> If any problems, please let me know.
Pulled into next/boards now.
Since we have not pulled the next/devel-samsung branch yet, and that branch
depends on the sysmmu branch, the dependencies won't easily get fulfilled.
A test build of exynos4_defconfig showed that there is at least no build
time problem.
What is the dependency you are referring to?
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] Samsung boards update for v3.5
@ 2012-05-14 20:03 ` Arnd Bergmann
0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2012-05-14 20:03 UTC (permalink / raw)
To: linux-arm-kernel
On Sunday 13 May 2012, Kukjin Kim wrote:
> Hi Arnd, Olof,
>
> Please pull Samsung boards update for v3.5.
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> next/board-samsung
>
> As there were discussions, some exynos4 boards have been updated because
> current dt cannot support all features for current board files on exynos4.
>
> Note, this should be merged after next/devel-samsung because some
> platform devices are defined in that.
>
> If any problems, please let me know.
Pulled into next/boards now.
Since we have not pulled the next/devel-samsung branch yet, and that branch
depends on the sysmmu branch, the dependencies won't easily get fulfilled.
A test build of exynos4_defconfig showed that there is at least no build
time problem.
What is the dependency you are referring to?
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [GIT PULL] Samsung boards update for v3.5
2012-05-14 20:03 ` Arnd Bergmann
@ 2012-05-15 8:55 ` Kukjin Kim
-1 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2012-05-15 8:55 UTC (permalink / raw)
To: 'Arnd Bergmann'
Cc: 'Olof Johansson', linux-arm-kernel, linux-samsung-soc
Arnd Bergmann wrote:
>
> On Sunday 13 May 2012, Kukjin Kim wrote:
> > Hi Arnd, Olof,
> >
> > Please pull Samsung boards update for v3.5.
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > next/board-samsung
> >
> > As there were discussions, some exynos4 boards have been updated because
> > current dt cannot support all features for current board files on exynos4.
> >
> > Note, this should be merged after next/devel-samsung because some
> > platform devices are defined in that.
> >
> > If any problems, please let me know.
>
> Pulled into next/boards now.
>
Thanks.
> Since we have not pulled the next/devel-samsung branch yet, and that branch
> depends on the sysmmu branch, the dependencies won't easily get fulfilled.
Hmm...I know...but in this case, I had no choice for avoid mess conflicts between them with keeping separate topic branches.
> A test build of exynos4_defconfig showed that there is at least no build
> time problem.
>
Yeah, could be. Because current exynos4_defconfig doesn't enable newly added feature such as DRM_EXYNOS which has been included in
next/devel-samsung branch for its platform device.
> What is the dependency you are referring to?
>
Same above.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL] Samsung boards update for v3.5
@ 2012-05-15 8:55 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2012-05-15 8:55 UTC (permalink / raw)
To: linux-arm-kernel
Arnd Bergmann wrote:
>
> On Sunday 13 May 2012, Kukjin Kim wrote:
> > Hi Arnd, Olof,
> >
> > Please pull Samsung boards update for v3.5.
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > next/board-samsung
> >
> > As there were discussions, some exynos4 boards have been updated because
> > current dt cannot support all features for current board files on exynos4.
> >
> > Note, this should be merged after next/devel-samsung because some
> > platform devices are defined in that.
> >
> > If any problems, please let me know.
>
> Pulled into next/boards now.
>
Thanks.
> Since we have not pulled the next/devel-samsung branch yet, and that branch
> depends on the sysmmu branch, the dependencies won't easily get fulfilled.
Hmm...I know...but in this case, I had no choice for avoid mess conflicts between them with keeping separate topic branches.
> A test build of exynos4_defconfig showed that there is at least no build
> time problem.
>
Yeah, could be. Because current exynos4_defconfig doesn't enable newly added feature such as DRM_EXYNOS which has been included in
next/devel-samsung branch for its platform device.
> What is the dependency you are referring to?
>
Same above.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-05-15 8:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-13 0:41 [GIT PULL] Samsung boards update for v3.5 Kukjin Kim
2012-05-13 0:41 ` Kukjin Kim
2012-05-14 20:03 ` Arnd Bergmann
2012-05-14 20:03 ` Arnd Bergmann
2012-05-15 8:55 ` Kukjin Kim
2012-05-15 8:55 ` Kukjin Kim
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.