From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Subject: Re: [PATCH 0/2] Add recommended bpp for omap dss2 generic dpi panels Date: Wed, 16 Feb 2011 15:11:54 +0200 Message-ID: <1297861914.988.1.camel@deskari> References: <1297530130-10355-1-git-send-email-daniel.morsing@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:52911 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750726Ab1BPNMI (ORCPT ); Wed, 16 Feb 2011 08:12:08 -0500 In-Reply-To: <1297530130-10355-1-git-send-email-daniel.morsing@gmail.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Daniel Morsing Cc: Tony Lindgren , Tomi Valkeinen , Bryan Wu , "linux-fbdev@vger.kernel.org" , "linux-omap@vger.kernel.org" Hi, On Sat, 2011-02-12 at 11:02 -0600, Daniel Morsing wrote: > This series adds a mechanism for specifying a recommended bpp for > generic dss2 dpi panels and adds a panel that uses this feature. > > The panel added is the 4.3 inch display that is sold with the > Devkit8000. Hmm. Devkit8000's panel is connected with 24 datalines, according to the board file. Why do you want to use 16 bpp format for that? Tomi