Sylwester Nawrocki wrote:
>
> Hello,
>
Hi,
> the following patch series introduces changes in GONI board setup file
> required for the CIF camera sensor driver.
> The first patch adds the I2C0 bus driver, the second one adds the
regulator
> supply definitions and the third one just increases vir
On Tue, Feb 15, 2011 at 10:52 AM, Sangbeom Kim wrote:
> Hi,
>
> On Monday, February 14, 2011 8:16 PM, Kyungmin Park wrote:
>> > Hi,
>> > I answer your questions in detail.
>> >
>> >> On Monday, February 14, 2011 8:16 PM, Kyungmin Park wrote:
>> >>
>> >> Hi,
>> >>
>> >> Wow, fast move, but need to
Hi,
On Monday, February 14, 2011 8:16 PM, Kyungmin Park wrote:
> > Hi,
> > I answer your questions in detail.
> >
> >> On Monday, February 14, 2011 8:16 PM, Kyungmin Park wrote:
> >>
> >> Hi,
> >>
> >> Wow, fast move, but need to more explanation.
> >> what's the exact meaning of exynos4210?
> >>
On Tue, Feb 15, 2011 at 8:53 AM, Sangbeom Kim wrote:
> Hi,
> I answer your questions in detail.
>
>> On Monday, February 14, 2011 8:16 PM, Kyungmin Park wrote:
>>
>> Hi,
>>
>> Wow, fast move, but need to more explanation.
>> what's the exact meaning of exynos4210?
>> Exynos4 is prefix and remainin
Hi,
I answer your questions in detail.
> On Monday, February 14, 2011 8:16 PM, Kyungmin Park wrote:
>
> Hi,
>
> Wow, fast move, but need to more explanation.
> what's the exact meaning of exynos4210?
> Exynos4 is prefix and remaining are variants?
Exynos4210 means below.
1st digit means ARM co
On Mon, Feb 14, 2011 at 05:23:06PM +0900, Kukjin Kim wrote:
> This patch changes dependency of ARCH_EXYNOS4 from ARCH_S5PV310
> according to the change of ARCH name, EXYNOS4.
Acked-by: Mark Brown
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a mess
Hi,
Wow, fast move, but need to more explanation.
what's the exact meaning of exynos4210?
Exynos4 is prefix and remaining are variants?
Now you changed all s5pv310 to exynos4. if new exynos4xxx chip are
comes then how to handle this one?
e.g., exynos4220 or later.
it's also conflict with mach-exyn
On Mon, Feb 14, 2011 at 5:23 PM, Kukjin Kim wrote:
> This patch changes dependency of ARCH_EXYNOS4 from ARCH_S5PV310
> according to the change of ARCH name, EXYNOS4.
Acked-by: Jassi Brar
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to m
This patch changes dependency of ARCH_EXYNOS4 from ARCH_S5PV310
according to the change of ARCH name, EXYNOS4.
Cc: Jassi Brar
Cc: Liam Girdwood
Cc: Mark Brown
Signed-off-by: Kukjin Kim
---
sound/soc/samsung/Kconfig |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/soun
This patch changes dependency of ARCH_EXYNOS4 from ARCH_S5PV310
according to the change of ARCH name, EXYNOS4.
Cc: Ben Dooks
Cc: Greg Kroah-Hartman
Signed-off-by: Kukjin Kim
---
drivers/tty/serial/Kconfig |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/tty/s
Hello,
On Friday, February 11, 2011 7:31 PM Mark Brown wrote:
> On Fri, Feb 11, 2011 at 10:31:08AM +0100, Marek Szyprowski wrote:
>
> > I'm sorry for the late reply, just noticed this commit on your kernel
> > tree...
>
> Please don't make up e-mail addresses for people if you want them to see
This patch updates device support of EXYNOS4 according to the change of
ARCH name, EXYNOS4.
Cc: Ben Dooks
Signed-off-by: Kukjin Kim
---
.../arm/{mach-s5pv310 => mach-exynos4}/dev-audio.c | 143 ++--
arch/arm/{mach-s5pv310 => mach-exynos4}/dev-pd.c | 40 +++---
.../{mach-s5p
This patch updates Clock part of EXYNOS4 according to the change of
ARCH name, EXYNOS4.
Signed-off-by: Kukjin Kim
---
arch/arm/{mach-s5pv310 => mach-exynos4}/clock.c| 190 ++--
.../include/mach/regs-clock.h |8 +-
2 files changed, 99 insertions(+), 9
This patch updates Timer part of EXYNOS4 according to the change of
ARCH name, EXYNOS4.
Signed-off-by: Kukjin Kim
---
.../include/mach/pwm-clock.h |8 +-
.../{mach-s5pv310 => mach-exynos4}/localtimer.c|2 +-
arch/arm/{mach-s5pv310 => mach-exynos4}/time.c |
This patch moves board support files, SMDKC210, SMKDV310
and UNIVERSAL_C210 into arch/arm/mach-exynos4/ according
to the change of ARCH name, EXYNOS4.
Cc: Kyungmin Park
Signed-off-by: Kukjin Kim
---
.../{mach-s5pv310 => mach-exynos4}/mach-smdkc210.c | 48 ++--
.../{mach-s5pv31
This patch changes the Kconfig and Makefile for the new ARCH_EXYNOS4.
It also updates arch/arm/Kconfig, Makeifile and arch/arm/mm/Kconfig
to include support for the new ARCH_EXYNOS4.
Cc: Russell King
Signed-off-by: Kukjin Kim
---
arch/arm/Kconfig | 12 +-
arc
This patch updates IRQ part of EXYNOS4 according to the change of
ARCH name, EXYNOS4.
Signed-off-by: Kukjin Kim
---
.../include/mach/irqs.h|8 +-
.../include/mach/regs-irq.h|8 +-
.../{mach-s5pv310 => mach-exynos4}/irq-combiner.c |
Cc: Russell King
Signed-off-by: Kukjin Kim
---
arch/arm/configs/exynos4_defconfig | 70
1 files changed, 70 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/configs/exynos4_defconfig
diff --git a/arch/arm/configs/exynos4_defconfig
b/arch/arm/con
This patch updates EXYNOS4 OneNAND support according to the change of
ARCH name, EXYNOS4.
Cc: Kyungmin Park
Signed-off-by: Kukjin Kim
---
drivers/mtd/onenand/Kconfig |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/onenand/Kconfig b/drivers/mtd/onenand/Kconf
This patch set changes to ARCH_EXYNOS4 from ARCH_S5PV310 for supporting
Samsung's
new brand name EXYNOS. Samsung officially announced about the brand name of
EXYNOS
at MWC 2011 and The EXYNOS4 integrates a ARM Cortex A9 microporcessor with
several
other peripherals to support features such as mu
20 matches
Mail list logo