1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +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 59159a323bad225e6c68850622e46e24ea28a271 Mon Sep 17 00:00:00 2001
From ba3e97075ad35eeaf35191c4e5c2b90de5d96209 Mon Sep 17 00:00:00 2001
From: Fernandes, Joel A <joelagnel@ti.com>
Date: Tue, 7 Jun 2011 15:54:45 -0500
Subject: [PATCH 01/10] OMAP3: beagle: add support for beagleboard xM revision C
@@ -192,5 +192,5 @@ index 34f8411..32f5f89 100644
ARRAY_SIZE(omap3_beagle_devices));
omap_display_init(&beagle_dss_data);
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From 073595739bd14678bf91bdaf932c7107b6f2327a Mon Sep 17 00:00:00 2001
From 73366785ad8400aa22ffc0822ecc701349477de9 Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Thu, 21 Jul 2011 14:29:42 +0200
Subject: [PATCH 02/10] UNFINISHED: OMAP3: beagle: add support for expansionboards
@@ -336,5 +336,5 @@ index 32f5f89..f26a9a8 100644
/* Maintainer: Syed Mohammed Khasim - http://beagleboard.org */
.boot_params = 0x80000100,
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From 59d55e3d37c9fe6f85ed4070666ecd2e7f3d1b2e Mon Sep 17 00:00:00 2001
From a7e1724833070f01b82381f40b084fd33e46836d Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Thu, 21 Jul 2011 12:59:20 +0200
Subject: [PATCH 03/10] HACK: OMAP3: beagle: switch to GPTIMER1
@@ -22,5 +22,5 @@ index f26a9a8..a04f5a0 100644
+ .timer = &omap3_timer,
MACHINE_END
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From f0b5e5f22a295318030f92dc6103118fde35cf6d Mon Sep 17 00:00:00 2001
From 6ebc5081aba3428762e4e055a154fdda9ebe442e Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Wed, 25 May 2011 08:57:40 +0200
Subject: [PATCH 04/10] OMAP3: beagle: HACK! add in 1GHz OPP
@@ -27,5 +27,5 @@ index a04f5a0..5e1d9f9 100644
if (r) {
pr_err("%s: failed to enable higher opp %d\n",
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From 9e22c7b5124240e43d840312687c7204436c3010 Mon Sep 17 00:00:00 2001
From f0a23fe6d3c8fc9bbb60a962114b64b923ca4515 Mon Sep 17 00:00:00 2001
From: Sanjeev Premi <premi@ti.com>
Date: Tue, 18 Jan 2011 13:19:55 +0530
Subject: [PATCH 05/10] omap3: Add basic support for 720MHz part
@@ -72,7 +72,7 @@ index 2537090..b6ed78a 100644
printk(")\n");
}
diff --git a/arch/arm/mach-omap2/opp3xxx_data.c b/arch/arm/mach-omap2/opp3xxx_data.c
index 12fc2da..6906992 100644
index d95f3f9..44fbc84 100644
--- a/arch/arm/mach-omap2/opp3xxx_data.c
+++ b/arch/arm/mach-omap2/opp3xxx_data.c
@@ -18,8 +18,10 @@
@@ -86,7 +86,7 @@ index 12fc2da..6906992 100644
#include "control.h"
#include "omap_opp_data.h"
@@ -99,6 +101,8 @@ static struct omap_opp_def __initdata omap34xx_opp_def_list[] = {
@@ -98,6 +100,8 @@ static struct omap_opp_def __initdata omap34xx_opp_def_list[] = {
OPP_INITIALIZER("mpu", true, 550000000, OMAP3430_VDD_MPU_OPP4_UV),
/* MPU OPP5 */
OPP_INITIALIZER("mpu", true, 600000000, OMAP3430_VDD_MPU_OPP5_UV),
@@ -95,7 +95,7 @@ index 12fc2da..6906992 100644
/*
* L3 OPP1 - 41.5 MHz is disabled because: The voltage for that OPP is
@@ -124,6 +128,8 @@ static struct omap_opp_def __initdata omap34xx_opp_def_list[] = {
@@ -123,6 +127,8 @@ static struct omap_opp_def __initdata omap34xx_opp_def_list[] = {
OPP_INITIALIZER("iva", true, 400000000, OMAP3430_VDD_MPU_OPP4_UV),
/* DSP OPP5 */
OPP_INITIALIZER("iva", true, 430000000, OMAP3430_VDD_MPU_OPP5_UV),
@@ -104,7 +104,7 @@ index 12fc2da..6906992 100644
};
static struct omap_opp_def __initdata omap36xx_opp_def_list[] = {
@@ -151,6 +157,57 @@ static struct omap_opp_def __initdata omap36xx_opp_def_list[] = {
@@ -150,6 +156,57 @@ static struct omap_opp_def __initdata omap36xx_opp_def_list[] = {
OPP_INITIALIZER("iva", false, 800000000, OMAP3630_VDD_MPU_OPP1G_UV),
};
@@ -162,7 +162,7 @@ index 12fc2da..6906992 100644
/**
* omap3_opp_init() - initialize omap3 opp table
*/
@@ -164,10 +221,14 @@ int __init omap3_opp_init(void)
@@ -163,10 +220,14 @@ int __init omap3_opp_init(void)
if (cpu_is_omap3630())
r = omap_init_opp_table(omap36xx_opp_def_list,
ARRAY_SIZE(omap36xx_opp_def_list));
@@ -198,5 +198,5 @@ index 8198bb6..5204c1e 100644
#endif
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From f6b0d03d59c13ea30c17aa68d07c06a5229aee1f Mon Sep 17 00:00:00 2001
From d9242a243b61059cacde8ce1241b84fc787c57d1 Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Thu, 20 Oct 2011 11:14:08 +0200
Subject: [PATCH 06/10] ARM: OMAP2+: beagleboard: make wilink init look more like pandaboard
@@ -28,5 +28,5 @@ index 5e1d9f9..13fffb0 100644
.num_consumer_supplies = 1,
.consumer_supplies = &beagle_vmmc2_supply,
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From ae51bba851acde11012d3ba4204b99e1c49b446d Mon Sep 17 00:00:00 2001
From 47be8c9046c22715ce646091dd9e98fa87fc86e1 Mon Sep 17 00:00:00 2001
From: Steve Sakoman <steve@sakoman.com>
Date: Mon, 18 Jul 2011 23:13:41 -0500
Subject: [PATCH 07/10] omap_hsmmc: Set dto to max value of 14 to avoid SD Card timeouts
@@ -29,5 +29,5 @@ index dedf3da..a8a60d4 100644
reg |= dto << DTO_SHIFT;
OMAP_HSMMC_WRITE(host->base, SYSCTL, reg);
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From 93b4f0bb46f9b9075bf830f2597816c3adeb01b7 Mon Sep 17 00:00:00 2001
From 2a9282daf94e8b9a1c8dc6fdf5b97461eb15348d Mon Sep 17 00:00:00 2001
From: Andy Green <andy@warmcat.com>
Date: Thu, 24 Mar 2011 21:27:29 +0000
Subject: [PATCH 08/10] OMAP2+: add cpu id register to MAC address helper
@@ -85,5 +85,5 @@ index 02ed3aa..373313a 100644
#endif
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From cd24ee61ea78fad5c592f9b1fe58bc4415fd4c5c Mon Sep 17 00:00:00 2001
From d0212d089b62cd7ebcd53104717180482e35ec1a Mon Sep 17 00:00:00 2001
From: Jason Kridner <jdk@ti.com>
Date: Thu, 15 Sep 2011 18:23:02 -0400
Subject: [PATCH 09/10] HACK: OMAP2+: BeagleBoard: Fix up random or missing MAC addresses for eth0 and wlan0
@@ -152,5 +152,5 @@ index 13fffb0..5ffe185 100644
}
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From e19ae187c1055a03781daca6964050aa238e1e78 Mon Sep 17 00:00:00 2001
From 713c5b4ce910dacdd75e9616b0f989d643008536 Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Wed, 19 Oct 2011 12:44:14 +0200
Subject: [PATCH 10/10] ARM: OMAP2+: beagleboard: fix mmc write protect pin when using the wilink expansion board
@@ -22,5 +22,5 @@ index 5ffe185..0124060 100644
{
.name = "wl1271",
--
1.6.6.1
1.7.2.5
@@ -1,26 +0,0 @@
From 6d7bf5251219d2aa604ada2c955812b16ad5cff4 Mon Sep 17 00:00:00 2001
From: Koen Kooi <koen@dominion.thruhere.net>
Date: Wed, 30 Nov 2011 09:50:56 +0100
Subject: [PATCH] Revert "mfd: Fix twl4030 dependencies for audio codec"
This reverts commit 11b8fc6ae54bf18a48c94e181c37ca135b858b42.
---
drivers/mfd/twl-core.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mfd/twl-core.c b/drivers/mfd/twl-core.c
index f0dfca3..e659d4e 100644
--- a/drivers/mfd/twl-core.c
+++ b/drivers/mfd/twl-core.c
@@ -116,7 +116,7 @@
#define twl_has_watchdog() false
#endif
-#if defined(CONFIG_MFD_TWL4030_AUDIO) || defined(CONFIG_MFD_TWL4030_AUDIO_MODULE) ||\
+#if defined(CONFIG_TWL4030_CODEC) || defined(CONFIG_TWL4030_CODEC_MODULE) ||\
defined(CONFIG_SND_SOC_TWL6040) || defined(CONFIG_SND_SOC_TWL6040_MODULE)
#define twl_has_codec() true
#else
--
1.7.2.5