From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Date: Thu, 20 May 2010 14:32:35 +0000 Subject: Re: [PATCH 1/4 v2] fbdev: add a MIPI DSI header Message-Id: <1274365955.4246.58.camel@tubuntu.research.nokia.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ext Guennadi Liakhovetski Cc: "linux-sh@vger.kernel.org" , Magnus Damm , "linux-fbdev, @vger.kernel.org" , "linux-omap@vger.kernel.org" , "Syrjala Ville (Nokia-D/Helsinki)" On Thu, 2010-05-20 at 11:30 +0200, ext Guennadi Liakhovetski wrote: > This header adds defines for MIPI DSI and DCS commands and data formats. See > http://www.mipi.org/ for details. > > Signed-off-by: Guennadi Liakhovetski > --- > > Ok, how about this? If this is acceptable I'll repost other patches too, > adjusted accordingly. Something that is missing are transaction types from peripheral to the host. I think they should be defined here also. But what should the prefix be for them... MIPI_DSI_RX_? I don't know. Tomi