aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-davinci_git.bb
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-01-13 21:45:13 +0000
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:10 +0200
commite336f40a7e07a00402e8b7820f45ce6d02d98991 (patch)
treedcea857af17ec54ca8869d98e70abd026198b8f5 /recipes/linux/linux-davinci_git.bb
parent730a22f771d51f474e146eb58e5a600afc19bf08 (diff)
downloadopenembedded-e336f40a7e07a00402e8b7820f45ce6d02d98991.tar.gz
linux-davinci: Add MFD Touchscreen Driver from RidgeRun for da850-omapl138
* Add Touchscreen patches (rebased on top of regulator fix patches)i * Update defconfig to enable MFD/TS * Rebase OPP DCDC3 patch * Add patches to recipe * Bump PR Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/linux/linux-davinci_git.bb')
-rw-r--r--recipes/linux/linux-davinci_git.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/linux/linux-davinci_git.bb b/recipes/linux/linux-davinci_git.bb
index 61922f51c7..1b7144d485 100644
--- a/recipes/linux/linux-davinci_git.bb
+++ b/recipes/linux/linux-davinci_git.bb
@@ -68,6 +68,12 @@ SRC_URI_append_hawkboard = ${ARAGO_L1_URI}
SRC_URI_append_da850-omapl138-evm = "file://logo_linux_clut224.ppm \
file://0001-CheckRegisterForDCDC.patch;patch=1 \
file://0002-DefDcDcTiedhigh.patch;patch=1 \
+ file://0001-tps6507x_regulator_refactor.patch;patch=1 \
+ file://0002-tps6507x_regulator_da850_integration.patch;patch=1 \
+ file://0003-tps6507x_mfd_driver.patch;patch=1 \
+ file://0004-tps6507x_regulator_naming_change.patch;patch=1 \
+ file://0005-tps6507x_regulator_mfd_integration.patch;patch=1 \
+ file://0006-tps6507x_touchscreen_driver.patch;patch=1 \
file://da850_omapl138_opp456mhz.patch;patch=1 \
file://da850_omapl138_opp408mhz.patch;patch=1 \
file://da850_omapl138_opp456mhz_increaseDcDc3.patch;patch=1"