Re: [PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"

2010-07-21 Thread MyungJoo Ham
On Wed, Jul 21, 2010 at 8:47 PM, Ben Dooks wrote: > On 21/07/10 02:13, MyungJoo Ham wrote: >> On Wed, Jul 21, 2010 at 9:36 AM, Ben Dooks wrote: >>> On 07/19/10 06:31, MyungJoo Ham wrote: Early S5PC110 (EVT0) chip had some issues required workaround from a kernel. We can add such wo

Re: [PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"

2010-07-21 Thread Kyungmin Park
On Wed, Jul 21, 2010 at 8:47 PM, Ben Dooks wrote: > On 21/07/10 02:13, MyungJoo Ham wrote: >> On Wed, Jul 21, 2010 at 9:36 AM, Ben Dooks wrote: >>> On 07/19/10 06:31, MyungJoo Ham wrote: Early S5PC110 (EVT0) chip had some issues required workaround from a kernel. We can add such wo

Re: [PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"

2010-07-21 Thread Ben Dooks
On 21/07/10 02:13, MyungJoo Ham wrote: > On Wed, Jul 21, 2010 at 9:36 AM, Ben Dooks wrote: >> On 07/19/10 06:31, MyungJoo Ham wrote: >>> >>> Early S5PC110 (EVT0) chip had some issues required workaround from a >>> kernel. We can add such workaround codes with this Kconfig entry. >>> >>> Signed-off

Re: [PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"

2010-07-20 Thread Ben Dooks
On 07/19/10 06:31, MyungJoo Ham wrote: Early S5PC110 (EVT0) chip had some issues required workaround from a kernel. We can add such workaround codes with this Kconfig entry. Signed-off-by: MyungJoo Ham Signed-off-by: Kyungmin Park --- arch/arm/mach-s5pv210/Kconfig |7 +++ 1 files chan

Re: [PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"

2010-07-20 Thread MyungJoo Ham
On Wed, Jul 21, 2010 at 9:36 AM, Ben Dooks wrote: > On 07/19/10 06:31, MyungJoo Ham wrote: >> >> Early S5PC110 (EVT0) chip had some issues required workaround from a >> kernel. We can add such workaround codes with this Kconfig entry. >> >> Signed-off-by: MyungJoo Ham >> Signed-off-by: Kyungmin Pa

Re: [PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"

2010-07-19 Thread Kyungmin Park
On Mon, Jul 19, 2010 at 4:59 PM, Kukjin Kim wrote: > MyungJoo Ham wrote: >> >> Early S5PC110 (EVT0) chip had some issues required workaround from a >> kernel. We can add such workaround codes with this Kconfig entry. >> >> Signed-off-by: MyungJoo Ham >> Signed-off-by: Kyungmin Park >> --- >>  ar

RE: [PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"

2010-07-19 Thread Kukjin Kim
MyungJoo Ham wrote: > > Early S5PC110 (EVT0) chip had some issues required workaround from a > kernel. We can add such workaround codes with this Kconfig entry. > > Signed-off-by: MyungJoo Ham > Signed-off-by: Kyungmin Park > --- > arch/arm/mach-s5pv210/Kconfig |7 +++ > 1 files change

[PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"

2010-07-18 Thread MyungJoo Ham
Early S5PC110 (EVT0) chip had some issues required workaround from a kernel. We can add such workaround codes with this Kconfig entry. Signed-off-by: MyungJoo Ham Signed-off-by: Kyungmin Park --- arch/arm/mach-s5pv210/Kconfig |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) dif