RE: Does DSS support 24 bits_per_pixel?

2008-07-29 Thread Syed Mohammed, Khasim
Hi all, Does omap (23) DSS support 24 bit output? I was trying to enable DVI support for omap2evm(data lines=24, bits per pixel =24), I couldn't find 24 bit support in omapfb driver(git) and omap24xxfb(linux-2.6.14-omap2-v5). In TRM its given that it supports 24 BPP. Then why its absent

Re: Does DSS support 24 bits_per_pixel?

2008-07-29 Thread arun c
On Tue, Jul 29, 2008 at 4:37 PM, Syed Mohammed, Khasim [EMAIL PROTECTED] wrote: Hi all, Does omap (23) DSS support 24 bit output? I was trying to enable DVI support for omap2evm(data lines=24, bits per pixel =24), I couldn't find 24 bit support in omapfb driver(git) and

RE: Does DSS support 24 bits_per_pixel?

2008-07-29 Thread Syed Mohammed, Khasim
-Original Message- From: arun c [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2008 5:11 PM To: Syed Mohammed, Khasim Cc: linux-omap@vger.kernel.org Subject: Re: Does DSS support 24 bits_per_pixel? On Tue, Jul 29, 2008 at 4:37 PM, Syed Mohammed, Khasim [EMAIL PROTECTED]

[PATCH 3/4] OMAP: MENELAUS: Move menelaus register map to include/linux/i2c/menelaus.h

2008-07-29 Thread Carlos Aguiar
From: Carlos Eduardo Aguiar [EMAIL PROTECTED] This patch moves menelaus register map to include/linux/i2c/menelaus.h Signed-off-by: Carlos Eduardo Aguiar [EMAIL PROTECTED] --- drivers/i2c/chips/menelaus.c | 111 - include/linux/i2c/menelaus.h | 112

[PATCH 1/4] OMAP: MENELAUS: Using macros instead of some constant magic numbers.

2008-07-29 Thread Carlos Aguiar
From: Carlos Eduardo Aguiar [EMAIL PROTECTED] This patch makes drivers/i2c/chips/menelaus.c file to use macros instead of some constant magic numbers. Signed-off-by: Carlos Eduardo Aguiar [EMAIL PROTECTED] --- drivers/i2c/chips/menelaus.c | 83 +- 1

Re: [PATCH 0/4] OMAP: MENELAUS: Improvements on menelaus

2008-07-29 Thread Felipe Balbi
On Tue, Jul 29, 2008 at 12:44:19PM -0400, Carlos Aguiar wrote: Hi Tony and folks, This patch series proposes some improvements on menelaus code. Basically it makes menelaus to use macros instead of some magic constant numbers, making menelaus code more legible. The menelaus header was

Re: [PATCH 0/4] OMAP: MENELAUS: Improvements on menelaus

2008-07-29 Thread andrzej zaborowski
Hi, 2008/7/29 Felipe Balbi [EMAIL PROTECTED]: On Tue, Jul 29, 2008 at 12:44:19PM -0400, Carlos Aguiar wrote: Hi Tony and folks, This patch series proposes some improvements on menelaus code. Basically it makes menelaus to use macros instead of some magic constant numbers, making menelaus

RE: [PATCH 0/4] OMAP: MENELAUS: Improvements on menelaus

2008-07-29 Thread Woodruff, Richard
How about renaming it to twl92230c before submitting upstream? As far as I can tell the name menelaus appears only in linux and makes it hard to associate with the real hardware. Does someone know why was it renamed that way? The name was just an internal project name for that IO companion

Re: [PATCH 0/4] OMAP: MENELAUS: Improvements on menelaus

2008-07-29 Thread Felipe Balbi
On Wed, Jul 30, 2008 at 01:07:35AM +0530, Gadiyar, Anand wrote: I think it'll be hard for a newbie to figure out what this menelaus is. Google won't help either, (unless one really thinks there is a connection between Linux and Greek Mythology ;) ). eheh, That's true :-) I second renaming