Kukjin Kim wrote:
>
> From: Changhwan Youn
>
> The operation of max8952 is almost similar to max8649 except
> the output voltage range. This patch adds support the max8952
> regulator using current max8649 implementation.
>
> Signed-off-by: Changhwan Youn
> Signed-off-by: Kukjin Kim
Cc: Mark
From: Changhwan Youn
The operation of max8952 is almost similar to max8649 except
the output voltage range. This patch adds support the max8952
regulator using current max8649 implementation.
Signed-off-by: Changhwan Youn
Signed-off-by: Kukjin Kim
---
drivers/regulator/Kconfig |4 ++--
Because can be calculated ZREADDR now, removed redunt zreladdr
definitions in each Makefile.boot of Samsung architectures.
Signed-off-by: Kukjin Kim
Cc: Ben Dooks
---
arch/arm/mach-s3c2410/Makefile.boot |2 --
arch/arm/mach-s3c64xx/Makefile.boot |1 -
arch/arm/mach-s5p6440/Makefile.boot
On Thu, Aug 19, 2010 at 06:00:01PM +0300, Vasily Khoruzhick wrote:
> diff --git a/arch/arm/mach-s3c2410/mach-h1940.c
> b/arch/arm/mach-s3c2410/mach-h1940.c
> index 779b45b..9717790 100644
> --- a/arch/arm/mach-s3c2410/mach-h1940.c
> +++ b/arch/arm/mach-s3c2410/mach-h1940.c
> @@ -42,6 +42,7 @@
> #
Ben Dooks wrote:
>
Hi ;-)
> On Wed, Sep 01, 2010 at 04:09:07PM +0900, Kukjin Kim wrote:
> > This patches add basic support for Samsung S5P6450 SoC.
> >
> > Basically this patch moves mach-s5p6440 (ARCH_S5P6440) to mach-s5p64x0
> > (ARCH_S5P64X0) to support Samsung's new S5P6450 SoC. The
> ARCH_S5
Kyungmin Park wrote:
>
> On Wed, Sep 1, 2010 at 4:09 PM, Kukjin Kim wrote:
> > This patch updates the Kconfig and Makefile for the S5P6440 and S5P6450
> > machines. It also updates arch/arm/ Kconfig and Makefile to include for
> > support ARCH_S5P64X0 with one kernel image.
> >
> > Signed-off-by:
Kyungmin Park wrote:
>
> On Wed, Sep 1, 2010 at 4:09 PM, Kukjin Kim wrote:
> > This patch moves smdk6440 board file from mach-s5p6440 into the new
> > mach-s5p64x0 directory and adds smdk6450 board file.
> >
> > Signed-off-by: Kukjin Kim
> > ---
> > .../{mach-s5p6440 => mach-s5p64x0}/mach-smdk6
Jassi Brar wrote:
>
> On Wed, Sep 1, 2010 at 4:09 PM, Kukjin Kim wrote:
> > This patch moves DMA support files in the mach-s5p64x0
> > for S5P6440 and S5P6450 SoCs.
> >
> > Signed-off-by: Kukjin Kim
> > Cc: Jassi Brar
> > ---
> > arch/arm/{mach-s5p6440 => mach-s5p64x0}/dma.c | 75
>
Jassi Brar wrote:
>
Hi Jassi :-)
Thanks for your review.
> On Wed, Sep 1, 2010 at 4:09 PM, Kukjin Kim wrote:
> > This patch updates Audio and SPI for S5P6440 and S5P6450 SoCs.
> >
> > Signed-off-by: Kukjin Kim
> > Cc: Jassi Brar
> > ---
> > arch/arm/mach-s5p6440/dev-audio.c |