Re: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Kyungmin Park
On Tue, Aug 3, 2010 at 9:46 AM, Kukjin Kim wrote: > Russell King wrote: >> >> On Mon, Aug 02, 2010 at 02:08:42PM +0200, Pawel Osciak wrote: >> > >Russell King - ARM Linux wrote: >> > >On Mon, Aug 02, 2010 at 12:32:20PM +0200, Pawel Osciak wrote: >> > >> Well, some of them are indeed unused, but i

RE: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Kukjin Kim
Russell King wrote: > > On Mon, Aug 02, 2010 at 02:08:42PM +0200, Pawel Osciak wrote: > > >Russell King - ARM Linux wrote: > > >On Mon, Aug 02, 2010 at 12:32:20PM +0200, Pawel Osciak wrote: > > >> Well, some of them are indeed unused, but it's not an uncommon practice in > > >> kernel and might h

Re: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Russell King - ARM Linux
On Mon, Aug 02, 2010 at 02:08:42PM +0200, Pawel Osciak wrote: > >Russell King - ARM Linux wrote: > >On Mon, Aug 02, 2010 at 12:32:20PM +0200, Pawel Osciak wrote: > >> Well, some of them are indeed unused, but it's not an uncommon practice in > >> kernel and might help future developers. > > > >On

RE: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Pawel Osciak
>Russell King - ARM Linux wrote: >On Mon, Aug 02, 2010 at 12:32:20PM +0200, Pawel Osciak wrote: >> Well, some of them are indeed unused, but it's not an uncommon practice in >> kernel and might help future developers. > >On the other hand, arch/arm is getting soo big that we need to do >something

Re: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Russell King - ARM Linux
On Mon, Aug 02, 2010 at 08:51:06AM -0300, Mauro Carvalho Chehab wrote: > Em 02-08-2010 07:52, Russell King - ARM Linux escreveu: > > On Mon, Aug 02, 2010 at 12:32:20PM +0200, Pawel Osciak wrote: > >> Well, some of them are indeed unused, but it's not an uncommon practice in > >> kernel and might he

Re: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Mauro Carvalho Chehab
Em 02-08-2010 07:52, Russell King - ARM Linux escreveu: > On Mon, Aug 02, 2010 at 12:32:20PM +0200, Pawel Osciak wrote: >> Well, some of them are indeed unused, but it's not an uncommon practice in >> kernel and might help future developers. > > On the other hand, arch/arm is getting soo big that

RE: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Marek Szyprowski
Hello, On Monday, August 02, 2010 12:52 PM Russell King wrote: > On Mon, Aug 02, 2010 at 12:32:20PM +0200, Pawel Osciak wrote: > > Well, some of them are indeed unused, but it's not an uncommon practice > in > > kernel and might help future developers. > > On the other hand, arch/arm is getting

Re: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Russell King - ARM Linux
On Mon, Aug 02, 2010 at 12:32:20PM +0200, Pawel Osciak wrote: > Well, some of them are indeed unused, but it's not an uncommon practice in > kernel and might help future developers. On the other hand, arch/arm is getting soo big that we need to do something about this - and one solution is to avoi

RE: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-08-02 Thread Pawel Osciak
Hello, >Kukjin Kim wrote: >Sylwester Nawrocki wrote: >> >> Add register definitions for the camera interface/video postprocessor >> contained in Samsung's S5P SoC series. >> >> Signed-off-by: Sylwester Nawrocki >> Signed-off-by: Kyungmin Park >> Reviewed-by: Pawel Osciak >> Reviewed-by: Marek

RE: [PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-07-26 Thread Kukjin Kim
Sylwester Nawrocki wrote: > > Add register definitions for the camera interface/video postprocessor > contained in Samsung's S5P SoC series. > > Signed-off-by: Sylwester Nawrocki > Signed-off-by: Kyungmin Park > Reviewed-by: Pawel Osciak > Reviewed-by: Marek Szyprowski > --- > arch/arm/plat-

[PATCH v3 1/8] ARM: Samsung: Add register definitions for Samsung S5P SoC camera interface

2010-07-23 Thread Sylwester Nawrocki
Add register definitions for the camera interface/video postprocessor contained in Samsung's S5P SoC series. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Reviewed-by: Pawel Osciak Reviewed-by: Marek Szyprowski --- arch/arm/plat-samsung/include/plat/regs-fimc.h | 294 +++