From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Date: Fri, 21 May 2010 08:33:20 +0000 Subject: Re: [PATCH 1/4 v3] fbdev: add a MIPI DSI header Message-Id: <1274430800.4246.87.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" , "lin, ux-omap@vger.kernel.org" , "Syrjala Ville (Nokia-D/Helsinki)" On Thu, 2010-05-20 at 18:31 +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 > --- > > v2 -> v3: > > 1. added peripheral-to-processor transaction types > > v1 -> v2: > > 1. renamed mpi_dsi.h to mipi_display.h > 2. improved introductory comment > 3. changed < 10 enum values to match others as "0x0N" > 4. changed "command" to "transaction" > 5. added a couple of missing transaction types > 6. enums are now unnamed Looks good to me. Acked-by: Tomi Valkeinen Tomi