RE: [PATCH 09/12] ARM: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]

2011-12-26 Thread Kukjin Kim
Kukjin Kim wrote: > > Russell King - ARM Linux wrote: > > > > It looks like there's some changes made to exynos stuff between -rc1 > > Yes, some bug has been fixed after -rc1... > Hi Russell, It is not a bug fix after -rc1 in mainline and the changes are from Marc's commit db0d4db2 ("ARM: gic

[PATCH V1] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-26 Thread HeungJun, Kim
This patch adds Samsung Mobile TRATS board support. The changes against V0: 1) Modify Makefile & boardfile name: from "board-trats.c" to "mach-trats.c" 2) Fix name of mmc's fixed regulator: remove "inverted" 3) Fix directory name on GPL comments: from "exynos4" to "exynos" Signed-off-by: He

[PATCH] ARM: Exynos: Remove duplicated SROMC static memory mapping

2011-12-26 Thread Thomas Abraham
SROMC static memory mapping is included in the common s5p initialization code. Hence, remove the duplicated SROMC static memory mapping for Exynos. Signed-off-by: Thomas Abraham --- This was identified while testing Nicolas Pitre's vmalloc.h removal patch series for Exynos. The duplicated static

Re: [PATCH 0/4] ARM: S5PV210: Enable FIMC and MFC on SMDK C110 and V210 boards

2011-12-26 Thread Sachin Kamat
Hi Kukjin, Please pick up the MFC patches (patches 1 & 2) from this series. I will post a separate patch series for FIMC related changes. Regards Sachin On 26 December 2011 15:30, Sachin Kamat wrote: > This patch series adds support for MFC and FIMC on SMDK C110 and V210 boards. > It is based o

Re: PATCH: ARM: S5PV210: Add USB EHCI support for SMDKV210 board

2011-12-26 Thread Angus Gratton
On Sat, 2011-12-24 at 17:08 +1100, Angus Gratton wrote: > *snip* > > Support is adapted from in EHCI in an older kernel & from the current > > mach-exynos EHCI support. I've tried to duplicate the mach-exynos code > > layout. > > > > I don't actually have an SMDKV210 board to test on, this is test

Re: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-26 Thread Kyungmin Park
On 12/27/11, Kukjin Kim wrote: > Kyungmin Park wrote: >> >> On 12/27/11, Kukjin Kim wrote: >> > Kyungmin Park wrote: >> >> >> >> On 12/24/11, Kukjin Kim wrote: >> >> > HeungJun, Kim wrote: >> >> >> >> >> >> This patch adds Samsung Mobile TRATS board support. >> >> >> >> >> >> Signed-off-by: Heun

RE: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-26 Thread Kukjin Kim
Kyungmin Park wrote: > > On 12/27/11, Kukjin Kim wrote: > > Kyungmin Park wrote: > >> > >> On 12/24/11, Kukjin Kim wrote: > >> > HeungJun, Kim wrote: > >> >> > >> >> This patch adds Samsung Mobile TRATS board support. > >> >> > >> >> Signed-off-by: HeungJun, Kim > >> >> Signed-off-by: Kyungmin

Re: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-26 Thread Kyungmin Park
On 12/27/11, Kukjin Kim wrote: > Kyungmin Park wrote: >> >> On 12/24/11, Kukjin Kim wrote: >> > HeungJun, Kim wrote: >> >> >> >> This patch adds Samsung Mobile TRATS board support. >> >> >> >> Signed-off-by: HeungJun, Kim >> >> Signed-off-by: Kyungmin Park >> >> --- >> >> arch/arm/mach-exynos/

RE: [rtc-linux] Re: [PATCH v2 0/4] Implement RTC support for S3C2443/S3C2416/S3C2450

2011-12-26 Thread Kukjin Kim
Alessandro Zummo wrote: > > On Fri, 23 Dec 2011 11:43:00 + > Mark Brown wrote: > > > > Who is Andrew and should I include him in the recipients? I only found > > > Alessandro Zummo in the MAINTAINERS file for rtc stuff and am lacking > any > > > comment from the rtc-side until now. > > > > A

RE: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-26 Thread Kukjin Kim
HeungJun, Kim wrote: > > Hi Kukjun Kim, > > > -Original Message- > > From: linux-arm-kernel-boun...@lists.infradead.org [mailto:linux-arm- > kernel- > > boun...@lists.infradead.org] On Behalf Of Kyungmin Park > > Sent: Monday, December 26, 2011 8:56 AM > > To: Kukjin Kim > > Cc: HeungJun,

RE: [PATCH] ARM: EXYNOS: Adds Samsung TRATS board support

2011-12-26 Thread Kukjin Kim
Kyungmin Park wrote: > > On 12/24/11, Kukjin Kim wrote: > > HeungJun, Kim wrote: > >> > >> This patch adds Samsung Mobile TRATS board support. > >> > >> Signed-off-by: HeungJun, Kim > >> Signed-off-by: Kyungmin Park > >> --- > >> arch/arm/mach-exynos/Kconfig | 11 ++ > >> arch/arm/mach

Re: [PATCH 1/2] PM / Domains: Add OF support

2011-12-26 Thread Rafael J. Wysocki
On Monday, December 26, 2011, Mark Brown wrote: > On Mon, Dec 26, 2011 at 08:13:19PM +0100, Rafael J. Wysocki wrote: > > On Monday, December 12, 2011, Thomas Abraham wrote: > > > > A device node pointer is added to generic pm domain structure to associate > > > the domain with a node in the device

Re: [PATCH 1/2] PM / Domains: Add OF support

2011-12-26 Thread Mark Brown
On Mon, Dec 26, 2011 at 08:13:19PM +0100, Rafael J. Wysocki wrote: > On Monday, December 12, 2011, Thomas Abraham wrote: > > A device node pointer is added to generic pm domain structure to associate > > the domain with a node in the device tree. > That sounds fine except for one thing: PM domain

Re: [PATCH 1/2] PM / Domains: Add OF support

2011-12-26 Thread Rafael J. Wysocki
Hi, On Monday, December 12, 2011, Thomas Abraham wrote: > A device node pointer is added to generic pm domain structure to associate > the domain with a node in the device tree. That sounds fine except for one thing: PM domains are not devices, so adding "device node" pointers to them is kind of

Re: [PATCH 2/2] ARM: Exynos: Hook up power domains to generic power domain infrastructure

2011-12-26 Thread Mark Brown
On Mon, Dec 12, 2011 at 09:16:29PM +0530, Thomas Abraham wrote: > + /* Wait max 1ms */ > + timeout = 10; > + while ((__raw_readl(base + 0x4) & S5P_INT_LOCAL_PWR_EN) > + != S5P_INT_LOCAL_PWR_EN) { > + if (!timeout) { > +

Re: [PATCH 3/4] ARM: S5PV210: Enable FIMC on SMDKV210

2011-12-26 Thread Sachin Kamat
Hi Sylwester, Thank you for your comments. I did check Goni code and found that there was s5p_device_fimc_md device added. But I could n't find much description about it and also initial version did not have it enabled, hence I did not include it. I will re-submit the patch after adding s5p_devi

Re: [PATCH 3/4] ARM: S5PV210: Enable FIMC on SMDKV210

2011-12-26 Thread Sylwester Nawrocki
Hi Sachin, thanks for the patch. On 12/26/2011 11:00 AM, Sachin Kamat wrote: > This patch adds support for FIMC 0, 1 and 2 on SMDKV210 board. > > Signed-off-by: Sachin Kamat > --- > arch/arm/mach-s5pv210/Kconfig |3 +++ > arch/arm/mach-s5pv210/mach-smdkv210.c |3 +++ > 2 files

Re: [PATCH 3/4] ARM: S5PV210: Enable FIMC on SMDKV210

2011-12-26 Thread Sachin Kamat
Hi Mark, Thank you for your review comments. On 26 December 2011 17:24, Mark Brown wrote: > On Mon, Dec 26, 2011 at 03:30:12PM +0530, Sachin Kamat wrote: >> This patch adds support for FIMC 0, 1 and 2 on SMDKV210 board. > > Why does this not also apply to the Aquilla, Gony and Torbreck machines?

Re: [PATCH 3/4] ARM: S5PV210: Enable FIMC on SMDKV210

2011-12-26 Thread Mark Brown
On Mon, Dec 26, 2011 at 03:30:12PM +0530, Sachin Kamat wrote: > This patch adds support for FIMC 0, 1 and 2 on SMDKV210 board. Why does this not also apply to the Aquilla, Gony and Torbreck machines? > &s3c_device_wdt, > + &s5p_device_fimc0, > + &s5p_device_fimc1, > + &s5p_dev

Re: [PATCH 1/2] PM / Domains: Add OF support

2011-12-26 Thread Mark Brown
On Mon, Dec 12, 2011 at 09:16:28PM +0530, Thomas Abraham wrote: > A device node pointer is added to generic pm domain structure to associate > the domain with a node in the device tree. The platform code parses the > device tree to find available nodes representing the generic power domain, > insta

[PATCH 4/4] ARM: S5PV210: Enable FIMC on SMDKC110

2011-12-26 Thread Sachin Kamat
This patch adds support for FIMC 0, 1 & 2 on SMDKC110 board. Signed-off-by: Sachin Kamat --- arch/arm/mach-s5pv210/Kconfig |3 +++ arch/arm/mach-s5pv210/mach-smdkc110.c |3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm

[PATCH 3/4] ARM: S5PV210: Enable FIMC on SMDKV210

2011-12-26 Thread Sachin Kamat
This patch adds support for FIMC 0, 1 and 2 on SMDKV210 board. Signed-off-by: Sachin Kamat --- arch/arm/mach-s5pv210/Kconfig |3 +++ arch/arm/mach-s5pv210/mach-smdkv210.c |3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/a

[PATCH 2/4] ARM: S5PV210: Enable MFC on SMDKC110

2011-12-26 Thread Sachin Kamat
This patch adds MFC support on SMDKC110 board. Signed-off-by: Sachin Kamat --- arch/arm/mach-s5pv210/Kconfig |1 + arch/arm/mach-s5pv210/mach-smdkc110.c | 11 +++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s

[PATCH 1/4] ARM: S5PV210: Enable MFC on SMDKV210

2011-12-26 Thread Sachin Kamat
This patch adds MFC support on SMDKV210 board. Signed-off-by: Sachin Kamat --- arch/arm/mach-s5pv210/Kconfig |1 + arch/arm/mach-s5pv210/mach-smdkv210.c | 10 ++ 2 files changed, 11 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5

[PATCH 0/4] ARM: S5PV210: Enable FIMC and MFC on SMDK C110 and V210 boards

2011-12-26 Thread Sachin Kamat
This patch series adds support for MFC and FIMC on SMDK C110 and V210 boards. It is based on Kukjin Kim's latest for-next branch. Sachin Kamat (4): ARM: S5PV210: Enable MFC on SMDKV210 ARM: S5PV210: Enable MFC on SMDKC110 ARM: S5PV210: Enable FIMC on SMDKV210 ARM: S5PV210: Enable FIMC on S

[PATCH v2 RESEND 2/2] mmc: core: Add claiming a host during mmc_cache_ctrl

2011-12-26 Thread Seungwon Jeon
While calling mmc_cache_ctrl() a host is not claimed. This patch adds the mmc_try_claim_host() for quick response in suspend. Signed-off-by: Seungwon Jeon --- drivers/mmc/core/core.c |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/drivers/mmc/core/core.c b/drivers

[PATCH v2 RESEND 1/2] mmc: core: Separate the timeout value for cache-ctrl

2011-12-26 Thread Seungwon Jeon
Turning the cache off implies flushing cache which doesn't define maximum timeout unlike cache-on. This patch will apply the generic CMD6 timeout only for cache-on. Additionally the kernel message is added for checking failure case of cache-on. Signed-off-by: Seungwon Jeon --- drivers/mmc/core/c

[PATCH v2 RESEND 0/2] mmc: core: Fix cache control for eMMC4.5

2011-12-26 Thread Seungwon Jeon
This patch-set fixed the cache control for eMMC4.5 Seungwon Jeon (2): mmc: core: Separate the timeout value for cache-ctrl mmc: core: Add claiming a host during mmc_cache_ctrl drivers/mmc/core/core.c | 29 +++-- drivers/mmc/core/mmc.c | 13 +++--