From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Date: Tue, 12 Jan 2010 10:35:19 +0000 Subject: Re: [PATCH 05/15] OMAP: DSS2: RFBI: convert to new kfifo API Message-Id: <1263292519.2087.70.camel@tubuntu.research.nokia.com> List-Id: References: <1262956969-1664-1-git-send-email-tomi.valkeinen@nokia.com> <1262956969-1664-2-git-send-email-tomi.valkeinen@nokia.com> <1262956969-1664-3-git-send-email-tomi.valkeinen@nokia.com> <1262956969-1664-4-git-send-email-tomi.valkeinen@nokia.com> <1262956969-1664-5-git-send-email-tomi.valkeinen@nokia.com> <1262956969-1664-6-git-send-email-tomi.valkeinen@nokia.com> <20100108165210.GA6831@atomide.com> <1263200958.2087.9.camel@tubuntu.research.nokia.com> <48239d391001110125jb780503v2b17bdd4affb42f6@mail.gmail.com> In-Reply-To: <48239d391001110125jb780503v2b17bdd4affb42f6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ext Sergey Lapin Cc: ext Tony Lindgren , "linux-omap@vger.kernel.org" , "linux-fbdev@vger.kernel.org" On Mon, 2010-01-11 at 10:25 +0100, ext Sergey Lapin wrote: > Hi, all! > > >> Heh, maybe update the comments on this one before asking > >> Linus to pull? :) > > > > Yes, perhaps that would be wise =). I hope somebody is able to test the > > patch, as I don't have hardware to test it. > Is there some guidelines on porting old rfbi driver to dss2? > Then I could test this one. Unfortunately no. You could look at panel-taal.c, which is a DSI command mode display, as that is quite similar to what an rfbi display would be. At some point I had a hackish port of N800 display to DSS2, but I didn't have time to keep it up to date, so I left it out. Perhaps I will port it again now that DSS2 is more stable (right... ;). Tomi