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
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
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
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
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
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
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
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/
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
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,
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
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
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
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
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) {
> +
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
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
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?
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
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
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
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
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
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
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
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
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
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 +++--
28 matches
Mail list logo