summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp_3.1.bb
diff options
context:
space:
mode:
authorJoel A Fernandes <joelagnel@ti.com>2011-11-02 15:36:33 -0500
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-03 09:38:56 +0100
commit65f5df7cb842d1b7f788dafaedb0f1cd7d9f151d (patch)
tree06e146fa015f0df184e81e8c4985e8fff67581a4 /recipes-kernel/linux/linux-ti33x-psp_3.1.bb
parentd7c60e83697b7601592682b9d1a1de073f61f0ca (diff)
downloadmeta-ti-65f5df7cb842d1b7f788dafaedb0f1cd7d9f151d.tar.gz
linux-ti335x-psp 3.1: Fix gpio1_6 pinmux
This change is required to get GPIO 1_6 working for bone test init purposes These 2 lines were dropped from the original patch. Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp_3.1.bb')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.1.bb b/recipes-kernel/linux/linux-ti33x-psp_3.1.bb
index faf74063..953b5749 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.1.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.1.bb
@@ -11,7 +11,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
11 11
12BRANCH = "v3.1-staging" 12BRANCH = "v3.1-staging"
13SRCREV = "1d84d8853fa30cf3db2571a5aec572accca4e29d" 13SRCREV = "1d84d8853fa30cf3db2571a5aec572accca4e29d"
14MACHINE_KERNEL_PR_append = "n+gitr${SRCREV}" 14MACHINE_KERNEL_PR_append = "o+gitr${SRCREV}"
15 15
16COMPATIBLE_MACHINE = "(ti33x)" 16COMPATIBLE_MACHINE = "(ti33x)"
17 17