Re: [PATCH 1/2] Initial BN Nook Color (encore) support.

2011-05-15 Thread Igor Grinberg
On 05/13/11 06:52, Oleg Drokin wrote: Hello! On May 9, 2011, at 3:03 AM, Igor Grinberg wrote: Bare-bones board file, comes with serial console, gpio keys, MMC/SDCard and USB support. Signed-off-by: Oleg Drokin gr...@linuxhacker.ru --- In general, here you should write the version

[PATCH v2] arm: omap2plus: move NAND_BLOCK_SIZE out of boards

2011-05-15 Thread Igor Grinberg
Several boards defining mtd partitions also defined NAND_BLOCK_SIZE as SZ_128K. Move the define to common-board-devices.h Signed-off-by: Igor Grinberg grinb...@compulab.co.il --- v2: fix compile for cm-t3517 Another idea is to replace the mtd partitions definition by using a macro and it

Re: [patch v4 3/3] arm: omap4: support pmu

2011-05-15 Thread Will Deacon
[Adding Avik], On Sat, 2011-05-14 at 09:48 +0100, Ming Lei wrote: Hi Rabin, 2011/5/14 Rabin Vincent ra...@rab.in: What happened to this patch? It is neither in mainline nor in linux-next. This patch depends on the two with titles: introduce cross trigger interface helpers

Re: [RESEND PATCH 2/4] omap: igep0020: minor refactoring

2011-05-15 Thread mike
On Fri, May 13, 2011 at 08:44:38PM +0200, Arnd Bergmann wrote: On Thursday 12 May 2011, Mike Rapoport wrote: @@ -299,17 +299,14 @@ static struct omap2_hsmmc_info mmc[] = { static struct gpio_led igep_gpio_leds[] = { [0] = { .name =

Re: [RESEND PATCH 2/4] omap: igep0020: minor refactoring

2011-05-15 Thread Arnd Bergmann
On Sunday 15 May 2011, m...@compulab.co.il wrote: We can keep all the data structures that differ between IGEP2 and IGEP3. However, this significantly reduces the benifit of the series. There's already code in the IGEP2 that differentiates between HW revisions, so anyway the board support will

[PATCHv2 0/2] [RFC] Shrink clock data utilizing preprocessor

2011-05-15 Thread Vladimir Zapolskiy
This change shows a possibility to utilize C preprocessor to remove redundant data from clock definitions for OMAP4 architecture. If the change is evaluated as a positive one, the same approach could be applied in reducing LOCs from other files, which contain monotonous data enumeration.

Re: dsp

2011-05-15 Thread Laurent Pinchart
Hi Jeff, On Saturday 14 May 2011 17:49:58 Jeff Graham wrote: Hello, I see a lot of great kernel work on the omaps. I have a dm3730 with a DSP. I am wondering if there is any work to make using the DSPs that are part of some chips easier to use in some standard way such as /dev or MPI

Re: [patch v4 3/3] arm: omap4: support pmu

2011-05-15 Thread Ming Lei
Hi, 2011/5/15 Will Deacon will.dea...@arm.com: [Adding Avik], On Sat, 2011-05-14 at 09:48 +0100, Ming Lei wrote: Hi Rabin, 2011/5/14 Rabin Vincent ra...@rab.in: What happened to this patch?  It is neither in mainline nor in linux-next. This patch depends on the two with titles:  

RE: [PATCH v4 4/4] OMAP: DSS: Add picodlp panel driver

2011-05-15 Thread Janorkar, Mayuresh
-Original Message- From: Valkeinen, Tomi Sent: Thursday, May 12, 2011 8:40 PM To: Janorkar, Mayuresh Cc: linux-omap@vger.kernel.org; K, Mythri P Subject: RE: [PATCH v4 4/4] OMAP: DSS: Add picodlp panel driver On Thu, 2011-05-12 at 20:25 +0530, Janorkar, Mayuresh wrote: