From 0adc74b06210f1be01145a5977a36b83aca0aa68 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 27 Apr 2009 16:41:24 +0200 Subject: beagleboard: added 2.6.29 kernel from OE tested on B7 Signed-off-by: Marcin Juszkiewicz --- meta/packages/linux/linux-omap-2.6.29/omap-2430-lcd.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/packages/linux/linux-omap-2.6.29/omap-2430-lcd.patch (limited to 'meta/packages/linux/linux-omap-2.6.29/omap-2430-lcd.patch') diff --git a/meta/packages/linux/linux-omap-2.6.29/omap-2430-lcd.patch b/meta/packages/linux/linux-omap-2.6.29/omap-2430-lcd.patch new file mode 100644 index 000000000..8f8a687c0 --- /dev/null +++ b/meta/packages/linux/linux-omap-2.6.29/omap-2430-lcd.patch @@ -0,0 +1,11 @@ +--- git/drivers/video/omap/lcd_2430sdp.c.orig 2007-08-13 14:35:17.000000000 -0700 ++++ git/drivers/video/omap/lcd_2430sdp.c 2007-08-13 14:35:55.000000000 -0700 +@@ -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 + -- cgit v1.2.3