All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@mvista.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: Pending patches, was: Git tree updated to 2.6.23-rc2
Date: Mon, 13 Aug 2007 09:59:01 -0700	[thread overview]
Message-ID: <46C08DD5.5090001@mvista.com> (raw)
In-Reply-To: <20070813090623.GK13948@atomide.com>

Tony Lindgren wrote:
> * Woodruff, Richard <r-woodruff2@ti.com> [070810 13:16]:
>>> Can you undo this 1/3 nand patch?  2430 doesn't build without the other
>>> 2 patches due to some missing header (asm/arch/nand.h) that come with
>>> the later patches.
>> Kevin for compiles sake I added the missing patches instead of removing.
> 
> I reverted the 1/3 nand patch, and applied Richard's two fixes.
> I'll take a closer look at the nand patch this week, let's try to
> get things working for 2430 soon.
> 
>> There were a couple more fixes which I also added to get it booting.
>> 	- update defconfig to have vfp
>> 	- add missing TWL patch
> 
> I did not see a TWL patch in your attached patch?

Not sure if this is the same one Richard had, but this is what's needed
for a proper build of the 2430 LCD (which stil doesn't work :)

index 6e5b603..a252d82 100644
--- a/drivers/video/omap/lcd_2430sdp.c
+++ b/drivers/video/omap/lcd_2430sdp.c
@@ -32,7 +32,7 @@
 #define LCD_PANEL_BACKLIGHT_GPIO	91
 #define LCD_PANEL_ENABLE_GPIO		154
 #define LCD_PIXCLOCK_MAX		5400 /* freq 5.4 MHz */
-#define PM_RECEIVER             TWL4030_MODULE_PM_RECIEVER
+#define PM_RECEIVER             TWL4030_MODULE_PM_RECEIVER
 #define ENABLE_VAUX2_DEDICATED  0x09
 #define ENABLE_VAUX2_DEV_GRP    0x20

  reply	other threads:[~2007-08-13 16:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-06 12:52 Git tree updated to 2.6.23-rc2 Tony Lindgren
2007-08-06 13:26 ` Trilok Soni
2007-08-06 23:17   ` Kyungmin Park
2007-08-06 15:21 ` Pending patches, was: " Dirk Behme
2007-08-06 15:42   ` Felipe Balbi
2007-08-06 23:28   ` Syed Mohammed, Khasim
2007-08-10  7:08     ` Tony Lindgren
2007-08-10 10:58   ` Tony Lindgren
2007-08-10 18:47     ` Kevin Hilman
2007-08-10 20:15       ` Woodruff, Richard
2007-08-13  9:06         ` Tony Lindgren
2007-08-13 16:59           ` Kevin Hilman [this message]
2007-08-16 15:23             ` Dirk Behme
2007-08-17  7:25               ` Tony Lindgren
2007-08-10  3:34 ` Kevin Hilman
2007-08-10  3:47   ` Syed Mohammed, Khasim
2007-08-10  3:58     ` Kevin Hilman

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=46C08DD5.5090001@mvista.com \
    --to=khilman@mvista.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.