This patch adds an initcall for the s5p platforms so that they register
their PMU IRQs with the PMU framework in the Kernel.
Signed-off-by: Joonyoung Shim
Signed-off-by: Kyungmin Park
---
arch/arm/mach-s5p6440/include/mach/irqs.h |2 +-
arch/arm/mach-s5p6442/include/mach/irqs.h |2 +-
a
On Wed, Jul 14, 2010 at 08:04:07PM +0900, Minchan Kim wrote:
> On Wed, Jul 14, 2010 at 5:49 PM, Russell King - ARM Linux
> wrote:
> > On Wed, Jul 14, 2010 at 08:59:06AM +0900, Minchan Kim wrote:
> >> But I think Kukjin case's best solution is to make section size 16M, not
> >> 256M.
> >> Regardle
On Wed, Jul 14, 2010 at 11:39:50AM +0200, Marek Szyprowski wrote:
> Hello,
>
> On Wednesday, July 07, 2010 5:13 PM Greg KH wrote:
>
> > On Wed, Jul 07, 2010 at 01:02:12AM +0100, Ben Dooks wrote:
> > > Re-send of previous set, with corrected patches.
> >
> > Hm, what tree are these going through?
On Wed, Jul 14, 2010 at 10:15 PM, Marek Szyprowski
wrote:
> Hello,
>
> On Tuesday, July 13, 2010 4:22 AM Kukjin Kim wrote:
>
>> Now that S5PC110 machines and S5PV210 machines can be built into
>> one kernel, update mach-s5pv210/Kconfig and s5pv210_defconfig.
>>
>> Tested on SMDKC110(S5PC110) and S
Hello,
On Tuesday, July 13, 2010 4:22 AM Kukjin Kim wrote:
> Now that S5PC110 machines and S5PV210 machines can be built into
> one kernel, update mach-s5pv210/Kconfig and s5pv210_defconfig.
>
> Tested on SMDKC110(S5PC110) and SMDKV210(S5PV210).
> Note that GONI machine ID is not included in the
On Wed, Jul 14, 2010 at 09:59:18AM +0100, Russell King - ARM Linux wrote:
> On Tue, Jul 13, 2010 at 09:32:50PM +0100, Mel Gorman wrote:
> > On Tue, Jul 13, 2010 at 06:37:44PM +0100, Russell King - ARM Linux wrote:
> > > You're saying that MAX_PHYSMEM_BITS=29 SECTION_SIZE_BITS=26 is wrong.
> > >
>
On Wed, Jul 14, 2010 at 5:49 PM, Russell King - ARM Linux
wrote:
> On Wed, Jul 14, 2010 at 08:59:06AM +0900, Minchan Kim wrote:
>> But I think Kukjin case's best solution is to make section size 16M, not
>> 256M.
>> Regardless of this, Your idea is the direction we should proceed, I think.
>
> So
Marek Szyprowski wrote:
>
> This patch adds required platform definitions to enable s3c-fb
> driver on GONI board. One framebuffer window in 480x800x16bpp mode is
> defined.
>
> Signed-off-by: Marek Szyprowski
> Signed-off-by: Kyungmin Park
> ---
> arch/arm/mach-s5pv210/Kconfig |2 ++
>
Kyungmin Park wrote:
>
> On Wed, Jul 14, 2010 at 4:30 PM, Marek Szyprowski
> wrote:
> > Hello,
> >
> > On Wednesday, July 14, 2010 8:48 AM Kukjin Kim wrote:
> >
> >> Marek Szyprowski wrote:
> >> >
> >> > This patch adds required platform definitions to enable s3c-fb
> >> > driver on GONI board. O
Marek Szyprowski wrote:
>
> This patch adds required platform definitions for MAX8998 PMIC driver.
Power
> regulators for LDO and BUCK outputs has been defined as well as a simple
> gpio-keys button for power key (to enable wakeup functionality with
> external interrupt).
>
> Signed-off-by: Marek
Mark Brown wrote:
>
> On Wed, Jul 14, 2010 at 10:16:55AM +0200, Marek Szyprowski wrote:
> > This patch adds required platform definitions for MAX8998 PMIC driver.
Power
> > regulators for LDO and BUCK outputs has been defined as well as a simple
> > gpio-keys button for power key (to enable wakeup
Marek Szyprowski wrote:
>
> This patch adds required platform definitions for MAX8998 PMIC driver.
Power
> regulators for LDO and BUCK outputs has been defined as well as a simple
> gpio-keys button for power key (to enable wakeup functionality with
> external interrupt).
>
> Signed-off-by: Marek
Hello,
On Wednesday, July 07, 2010 5:13 PM Greg KH wrote:
> On Wed, Jul 07, 2010 at 01:02:12AM +0100, Ben Dooks wrote:
> > Re-send of previous set, with corrected patches.
>
> Hm, what tree are these going through? Do you need me to take them
> through the linux-usb tree? Or are they going thr
On Tue, Jul 13, 2010 at 09:32:50PM +0100, Mel Gorman wrote:
> On Tue, Jul 13, 2010 at 06:37:44PM +0100, Russell King - ARM Linux wrote:
> > You're saying that MAX_PHYSMEM_BITS=29 SECTION_SIZE_BITS=26 is wrong.
> >
>
> Not wrong. It's fine as long as you're ok with some unnecessary memmap
> being
On Wed, Jul 14, 2010 at 08:59:06AM +0900, Minchan Kim wrote:
> But I think Kukjin case's best solution is to make section size 16M, not 256M.
> Regardless of this, Your idea is the direction we should proceed, I think.
So what if someone decides to fit 8MB DRAMs to the board?
--
To unsubscribe fro
On Wed, Jul 14, 2010 at 10:16:56AM +0200, Marek Szyprowski wrote:
> This patch adds required platform definitions for MAX8998 PMIC driver. Power
> regulators for LDO and BUCK outputs has been defined as well as a simple
> gpio-keys button for power key (to enable wakeup functionality with
> externa
On Wed, Jul 14, 2010 at 10:16:55AM +0200, Marek Szyprowski wrote:
> This patch adds required platform definitions for MAX8998 PMIC driver. Power
> regulators for LDO and BUCK outputs has been defined as well as a simple
> gpio-keys button for power key (to enable wakeup functionality with
> externa
This patch adds required platform definitions for MAX8998 PMIC driver. Power
regulators for LDO and BUCK outputs has been defined as well as a simple
gpio-keys button for power key (to enable wakeup functionality with
external interrupt).
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Pa
This patch adds required platform definitions for MAX8998 PMIC driver. Power
regulators for LDO and BUCK outputs has been defined as well as a simple
gpio-keys button for power key (to enable wakeup functionality with
external interrupt).
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Pa
This patch adds required platform definitions to enable s3c-fb
driver on GONI board. One framebuffer window in 480x800x16bpp mode is
defined.
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Park
---
arch/arm/mach-s5pv210/Kconfig |2 ++
arch/arm/mach-s5pv210/mach-goni.c | 34 ++
Hello,
This short patch series adds basic framebuffer defintion to Samsung GONI
board as well as PMIC8998 support for both Samsung Aquila and GONI
boards. MAX8998 PMIC driver has been accepted by regulator subsystem
maintainers and is already available in the 'next' kernel tree (see
commit 8d017ab
On 07/13/2010 12:23 AM, Kukjin Kim wrote:
From: Abhilash Kesavan
Adds support for the Samsung PATA controller. This driver is based on the
Libata subsystem and references the earlier patches sent for IDE subsystem.
Signed-off-by: Abhilash Kesavan
Signed-off-by: Kukjin Kim
Cc: Ben Dooks
Acked-by
On Wed, Jul 14, 2010 at 4:30 PM, Marek Szyprowski
wrote:
> Hello,
>
> On Wednesday, July 14, 2010 8:48 AM Kukjin Kim wrote:
>
>> Marek Szyprowski wrote:
>> >
>> > This patch adds required platform definitions to enable s3c-fb
>> > driver on GONI board. One framebuffer window in 480x800x16bpp mode
Hello,
On Wednesday, July 14, 2010 8:48 AM Kukjin Kim wrote:
> Marek Szyprowski wrote:
> >
> > This patch adds required platform definitions to enable s3c-fb
> > driver on GONI board. One framebuffer window in 480x800x16bpp mode is
> > defined.
> >
> > Signed-off-by: Marek Szyprowski
> > Signed-
Hello,
On Wednesday, July 14, 2010 6:57 AM Kukjin Kim wrote:
> Marek Szyprowski wrote:
> >
> > This patch adds required platform definitions for MAX8998 PMIC driver.
> Power
> > regulators for LDO and BUCK outputs has been defined as well as a simple
> > gpio-keys button for power key (to enable
25 matches
Mail list logo