Kyungmin Park wrote:
>
> On Tue, Mar 15, 2011 at 10:57 PM, Kukjin Kim
wrote:
> > Jaecheol Lee wrote:
> >>
> >> This patch supports cpuidle framework for EXYNOS4210. Currently,
> >> Only one idle state is possible to use, but more idle states can
> >> be added following by this patch.
> >>
> >> Si
Kyungmin Park wrote:
>
> > Cc'ed Marek.
> >
> > As I said before, Marek's SystemMMU driver has some problems.
> >
> > One is that it allocates 4MB virtual memory at once. It is really a
problem
> > because, the device memory manager must knows the peculiarity and
handles
> > it. Otherwise, page ta
On Tue, Mar 15, 2011 at 10:35 PM, Kukjin Kim wrote:
> KyongHo Cho wrote:
>>
>> This patch includes the following enhancements for System MMU:
>> - Enhanced readability
>> - Removal of unused data structures or their members
>> - Simplified function definitions
>> - Corrections of some logical erro
On Tue, Mar 15, 2011 at 10:57 PM, Kukjin Kim wrote:
> Jaecheol Lee wrote:
>>
>> This patch supports cpuidle framework for EXYNOS4210. Currently,
>> Only one idle state is possible to use, but more idle states can
>> be added following by this patch.
>>
>> Signed-off-by: Jaecheol Lee
>> ---
>> ar
On Tue, Mar 15, 2011 at 10:57:35PM +0900, Kukjin Kim wrote:
> Hi Russell,
>
> Please pull Samsung S5P updates from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> for-rmk
There's nothing in that branch.
$ git pull
git://git.kernel.org/pub/scm/linux/kernel/git/kgene
Hi Russell,
Please pull Samsung S5P updates from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
for-rmk
These things are for 2.6.39.
If any problems, please let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim , Senior Engineer,
SW Solution Development Team, Samsung
Jaecheol Lee wrote:
>
> This patch supports cpuidle framework for EXYNOS4210. Currently,
> Only one idle state is possible to use, but more idle states can
> be added following by this patch.
>
> Signed-off-by: Jaecheol Lee
> ---
> arch/arm/mach-exynos4/Makefile |1 +
> arch/arm/mach-exyno
Jeongtae Park wrote:
>
> Add platform support for MFC v5.1 is a module available
> on S5PC110 and S5PC210 Samsung SoCs.
>
> Reviewed-by: Peter Oh
> Signed-off-by: Jeongtae Park
> Cc: Marek Szyprowski
> Cc: Kamil Debski
> ---
> arch/arm/plat-s5p/Kconfig |5
> arch/arm/plat-s5p/Make
KyongHo Cho wrote:
>
> This patch includes the following enhancements for System MMU:
> - Enhanced readability
> - Removal of unused data structures or their members
> - Simplified function definitions
> - Corrections of some logical errors
> - Full compliance with Linux coding style
> - Simpler w
Marek Szyprowski wrote:
>
> This patch adds a placeholder for board specific interrupts on S5PC210
> platform.
>
> Signed-off-by: Marek Szyprowski
> Signed-off-by: Kyungmin Park
> ---
> arch/arm/mach-exynos4/include/mach/irqs.h |6 +-
> 1 files changed, 5 insertions(+), 1 deletions(-)
Marek Szyprowski wrote:
>
> Hello,
>
> This patch series perform an update on interrupts support for
> S5PC210/S5PV310/EXYNOS4 platform. An optional support for GPIO
> interrupts handler has been added The patches have been prepared to
> maximise the code reuse, so common code for gpio interrupts
On Tue, Mar 15, 2011 at 09:04:36PM +0900, Kukjin Kim wrote:
> Oops, I missed 'pull request' before 38 :(
> So will apply this into for-next...
No worries, it's a warning fix rather than something urgent.
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body o
Kukjin Kim wrote:
>
> Mark Brown wrote:
> >
> > The cpufreq init function is referenced from the driver structure and
> > we don't appear to have annotations which allow us to mark that it'll
> > never be called after system init, causing the linker consistency
> > infrastructure to complain. Just
Naveen Krishna Ch wrote:
>
> NOTE: Please kindly ignore previous my keypad patches.
> This is right version, sorry for bothering :(
>
> This patch adds support KEYPAD on Samsung SMDKV310 board.
>
> [PATCH 1/4] ARM: EXYNOS4: Add keypad device helpers
> [PATCH 2/4] ARM: EXYNOS4: Update keypad base
On Tue, Mar 15, 2011 at 06:34:42PM +0900, daeinki wrote:
> Russell King - ARM Linux 쓴 글:
>> On Tue, Mar 15, 2011 at 10:45:50AM +0900, InKi Dae wrote:
>>> 2011/3/14 Russell King - ARM Linux :
On Mon, Mar 14, 2011 at 09:37:51PM +0900, KyongHo Cho wrote:
> I have also noticed that dma_map_sin
Russell King - ARM Linux 쓴 글:
On Tue, Mar 15, 2011 at 10:45:50AM +0900, InKi Dae wrote:
2011/3/14 Russell King - ARM Linux :
On Mon, Mar 14, 2011 at 09:37:51PM +0900, KyongHo Cho wrote:
I have also noticed that dma_map_single/page/sg() can map physical
memory into an arbitrary device address r
On Tue, Mar 15, 2011 at 10:45:50AM +0900, InKi Dae wrote:
> 2011/3/14 Russell King - ARM Linux :
> > On Mon, Mar 14, 2011 at 09:37:51PM +0900, KyongHo Cho wrote:
> >> I have also noticed that dma_map_single/page/sg() can map physical
> >> memory into an arbitrary device address region.
> >> But it
17 matches
Mail list logo