From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Subject: Re: [PATCH 1/4 v3] fbdev: add a MIPI DSI header Date: Fri, 21 May 2010 11:33:20 +0300 Message-ID: <1274430800.4246.87.camel@tubuntu.research.nokia.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org 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)" List-Id: linux-omap@vger.kernel.org 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