Am Montag 02 April 2012, 23:08:10 schrieb Kukjin Kim:
> Heiko Stübner wrote:
> > When the hsmmc clock lookup was changed to be lookup tables based,
> > it seems the S3C2443 was forgotten.
> >
> > As subsequent patches will want to add more lookups to it, this
> > patch adds the base table with the
On Mon, Apr 02, 2012 at 12:05:53PM -0700, Kukjin Kim wrote:
> Mark, is this needed for v3.4?
No.
signature.asc
Description: Digital signature
Heiko Stübner wrote:
When the hsmmc clock lookup was changed to be lookup tables based,
it seems the S3C2443 was forgotten.
As subsequent patches will want to add more lookups to it, this
patch adds the base table with the missing hsmmc lookup.
Signed-off-by: Heiko Stuebner
---
arch/arm/mach-
Hi,
On Tue, Apr 3, 2012 at 4:17 AM, Kukjin Kim wrote:
> From: Colin Cross
>
> Check the ULCON register of each serial port to determine if
> it has been enabled by the bootloader. If only one serial port
> is found enabled, use that one. Otherwise, use the value from
> CONFIG_S3C_LOWLEVEL_UART
Heiko Stübner wrote:
Am Montag 12 März 2012, 19:59:32 schrieb Heiko Stübner:
The S3C2416/S3C2443/S3C2450 SoCs contain HSSPI controllers compatible
with the ones in the S3C64xx and later.
The second patch modifying the dma selection depends on the series
enabling the dma support on the S3C2416,
Am Samstag 03 März 2012, 22:19:45 schrieb Heiko Stübner:
> The S3C2416 has a separate second interrupt register-set to support
> additional irqs. This patch adds the necessary constants and registers
> the irq handlers for it.
>
> Signed-off-by: Heiko Stuebner
and also "ping" :-)
Thanks
Heiko
Am Montag 12 März 2012, 19:59:32 schrieb Heiko Stübner:
> The S3C2416/S3C2443/S3C2450 SoCs contain HSSPI controllers compatible
> with the ones in the S3C64xx and later.
>
> The second patch modifying the dma selection depends on the series
> enabling the dma support on the S3C2416, but as the who
From: Dima Zavin
Signed-off-by: Dima Zavin
Signed-off-by: Kukjin Kim
---
arch/arm/mach-exynos/include/mach/uncompress.h | 17 -
1 files changed, 16 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-exynos/include/mach/uncompress.h
b/arch/arm/mach-exynos/include/mach/
From: Colin Cross
Check the ULCON register of each serial port to determine if
it has been enabled by the bootloader. If only one serial port
is found enabled, use that one. Otherwise, use the value from
CONFIG_S3C_LOWLEVEL_UART_PORT.
Signed-off-by: Colin Cross
Signed-off-by: Kukjin Kim
---
From: Colin Cross
The irq combiner is very simple, convert it to a generic irq chip.
Also adds a resume handler to restore the masks after suspend.
Signed-off-by: Colin Cross
Signed-off-by: Kukjin Kim
---
arch/arm/mach-exynos/common.c | 71 +---
1 files c
From: Colin Cross
addruart cannot read from the physical address of the chipid
register, that will fail as soon as the mmu is turned on.
Fixing it to read from the physical or virtual address depending
on the mmu state also does not work, because there is a period
between head.S and exynos_map_io
Chris Ball wrote:
Hi Kukjin,
Hi,
Sorry for late response.
[...]
I can't send the tree as it is to Linus now, because Arnd has asked us
to hold off on these device tree bindings and work with the unified
bindings he's proposing instead. (Rebasing to drop that patch will
introduce new confl
Mark Brown wrote:
> The regulator API now allows supplies used by regulators to be specified
> as normal supplies - provide the hookup for that mechanism on Cragganmore.
>
> Signed-off-by: Mark Brown
> ---
> arch/arm/mach-s3c64xx/mach-crag6410.c | 18 ++
> 1 files changed, 18
Il Han wrote:
> ISO C90 forbids mixed declarations and code.
> Fix it.
>
> Signed-off-by: Il Han
> ---
> arch/arm/mach-exynos/common.c |3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-exynos/common.c b/arch/arm/mach-exynos/common.c
> index e6cc50e..
ISO C90 forbids mixed declarations and code.
Fix it.
Signed-off-by: Il Han
---
arch/arm/mach-exynos/common.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-exynos/common.c b/arch/arm/mach-exynos/common.c
index e6cc50e..8614aab 100644
--- a/arch/arm/mach-
The regulator API now allows supplies used by regulators to be specified
as normal supplies - provide the hookup for that mechanism on Cragganmore.
Signed-off-by: Mark Brown
---
arch/arm/mach-s3c64xx/mach-crag6410.c | 18 ++
1 files changed, 18 insertions(+), 0 deletions(-)
di
> -Original Message-
> From: Saugata Das [mailto:saugata@linaro.org]
> Sent: Monday, April 02, 2012 1:20 PM
> To: Subhash Jadavani
> Cc: Girish K S; linux-...@vger.kernel.org; patc...@linaro.org; linux-
> samsung-...@vger.kernel.org; Chris Ball
> Subject: Re: [PATCH V2] mmc: core: Add
On 28 March 2012 16:39, Subhash Jadavani wrote:
>
>
>> -Original Message-
>> From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc-
>> ow...@vger.kernel.org] On Behalf Of Saugata Das
>> Sent: Thursday, December 15, 2011 6:35 PM
>> To: Girish K S
>> Cc: linux-...@vger.kernel.org; patc...@
18 matches
Mail list logo