1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

linux 3.0: update to 3.0.17

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-01-13 13:22:29 +01:00
parent 97b5ee17d3
commit 18ff66cb77
204 changed files with 430 additions and 456 deletions
@@ -1,4 +1,4 @@
From 1714658473cd1abe2ad5f6fa81119384297a926e Mon Sep 17 00:00:00 2001
From 9e3cacdf6fb8c5d704c9fb98f744eddbb25e3cda Mon Sep 17 00:00:00 2001
From: archit taneja <archit@ti.com>
Date: Fri, 5 Aug 2011 07:19:21 +0000
Subject: [PATCH 1/4] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2
@@ -40,5 +40,5 @@ index 4d07c58..d17d6b6 100644
}
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From 8c300d702932f9395d4fa12e4d1a4041da72f34c Mon Sep 17 00:00:00 2001
From ba0b157d461f6b8fe61e232e92ea7ee656ad5ecb Mon Sep 17 00:00:00 2001
From: Jason Kridner <jdk@ti.com>
Date: Mon, 12 Sep 2011 10:28:14 -0400
Subject: [PATCH 2/4] WIP: omap: beagleboard: add bbtoys ulcd-lite support
@@ -231,5 +231,5 @@ index 9c90f75..82c1ac3 100644
struct panel_drv_data {
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From 7e4a2721ae775570792653e6749c55156baf85b7 Mon Sep 17 00:00:00 2001
From eea23f28cacdb525471ecf4dc8a2366ccef5a28b Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Tue, 11 Oct 2011 13:13:35 +0200
Subject: [PATCH 3/4] ARM: OMAP2: beagleboard: add support for loopthrough expansionboard, make uLCD use it
@@ -57,5 +57,5 @@ index 8b30b4c..47bc79b 100644
MACHINE_START(OMAP3_BEAGLE, "OMAP3 Beagle Board")
/* Maintainer: Syed Mohammed Khasim - http://beagleboard.org */
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From 38782c0a69e29fc321f648441221e8fe153eb36b Mon Sep 17 00:00:00 2001
From e707458df28487c2fb0bf620cb3eff22466e2c6c Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Thu, 20 Oct 2011 16:13:16 +0200
Subject: [PATCH 4/4] LEDS: add initial support for WS2801 controller
@@ -15,7 +15,7 @@ Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
create mode 100644 drivers/leds/leds-ws2801.c
diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board-omap3beagle.c
index 47bc79b..016d098 100644
index 47bc79b..016d0985 100644
--- a/arch/arm/mach-omap2/board-omap3beagle.c
+++ b/arch/arm/mach-omap2/board-omap3beagle.c
@@ -796,6 +796,11 @@ static struct platform_device leds_gpio = {
@@ -238,5 +238,5 @@ index 0000000..9526a84
+MODULE_LICENSE("GPL");
+
--
1.6.6.1
1.7.2.5