public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Roger Quadros <roger.quadros@nokia.com>
To: ext Arnaud Ebalard <arno@natisbad.org>
Cc: "tony@atomide.com" <tony@atomide.com>,
	"Valkeinen Tomi (Nokia-D/Helsinki)" <Tomi.Valkeinen@nokia.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>
Subject: Re: [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900
Date: Tue, 06 Apr 2010 12:50:42 +0300	[thread overview]
Message-ID: <4BBB03F2.5050706@nokia.com> (raw)
In-Reply-To: <87pr2datft.fsf@small.ssi.corp>

Hi,

ext Arnaud Ebalard wrote:
> Hi Roger,
> 
> Roger Quadros <roger.quadros@nokia.com> writes:
> 
>> These patches get the N900 LCD panel working.
>> Apply's cleanly on 2.6.34-rc2
>>
>> Pre-requisites:
>> https://patchwork.kernel.org/patch/86318/
>> https://patchwork.kernel.org/patch/86319/
>> https://patchwork.kernel.org/patch/86320/
> 
> First, thanks for pushing the missing bits for N900 hardware support
> upstream! I wanted to give your patches a try and test a l-o kernel on
> my N900 (I know I won't have full hardware support ... at the moment).
> 
> Using current l-o tree with your 5 panel patches and the 3 you link on
> patchwork, I initially ended up with a kernel panic in
> omap3_onenand_write_bufferram() (i.e. unrelated to your patches).
> 
> With http://patchwork.ozlabs.org/patch/48337/ (mtd: OneNAND: OMAP3:
> unmap correct DMA buffer), I am able to get the official Nokia
> /sbin/preinit called: then, getbootstate reports a malfunction but
> AFAICT, the panel is working ok.
> 
The getbootstate malfunction is expected as there is no support for it yet in 
mainline. But you should get to shell without that.

You could hack the startup script to spawn a getty on ttyS2. This should get you 
to shell.

so in /sbin/preinit, in start_shell()

-/sbin/getty 115200 ttyS0 -n -l /bin/sh
+/sbin/getty 115200 ttyS2 -n -l /bin/sh

cheers,
-roger

  reply	other threads:[~2010-04-06  9:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23  9:56 [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900 Roger Quadros
2010-03-23  9:56 ` [PATCH 1/5] OMAP: RX51: Add LCD Panel support Roger Quadros
2010-03-23  9:56   ` [PATCH 2/5] OMAP: RX51: Add "vdds_sdi" supply voltage for SDI Roger Quadros
2010-03-23  9:56     ` [PATCH 3/5] OMAP: RX51: Add Touch Controller in SPI board info Roger Quadros
2010-03-23  9:56       ` [PATCH 4/5] OMAP: DSS2: Add ACX565AKM Panel Driver Roger Quadros
2010-03-23  9:56         ` [PATCH 5/5] OMAP: RX51: Add LCD Panel and framebuffer console to defconfig Roger Quadros
2010-03-23 10:12   ` [PATCH 1/5] OMAP: RX51: Add LCD Panel support pHilipp Zabel
2010-03-23 11:20     ` Roger Quadros
2010-03-23 13:48   ` G, Manjunath Kondaiah
2010-03-23 13:55     ` Roger Quadros
2010-03-23 13:55     ` Roger Quadros
2010-04-06  8:14 ` [PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900 Arnaud Ebalard
2010-04-06  9:50   ` Roger Quadros [this message]
2010-04-06 20:41     ` Arnaud Ebalard
2010-04-07  5:38       ` Tomi Valkeinen
2010-04-07  7:35         ` Arnaud Ebalard
2010-04-07  7:38           ` Roger Quadros
2010-04-07  8:45             ` Arnaud Ebalard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BBB03F2.5050706@nokia.com \
    --to=roger.quadros@nokia.com \
    --cc=Tomi.Valkeinen@nokia.com \
    --cc=arno@natisbad.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox