From ca33f0eb2def9d0a8c51ef8ed8adedbcb507691d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 22 May 2012 08:06:25 +0200 Subject: linux-ti335x-psp 3.2: cape enhancements and patch cleanups * add support for revision A2 of the 7" Beagleboardtoys cape * allow capes to disable w1-gpio * add stub for the Beagleboardtoys camera cape * Fill in more entries in the am335x mux table * switch to 4x oversampling in the tsadc driver to reduce jitter (or cursor hula dancing as Gerald describes it) * Add a function to set the pinmux from the eeprom data instead of the boardfile * Add support for the Bebopr cape All beaglebone patches have been rediffed and renumbered to avoid confusion Signed-off-by: Koen Kooi Signed-off-by: Denys Dmytriyenko --- .../beaglebone/0025-beaglebone-fix-direction-of-gpio-keys.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0025-beaglebone-fix-direction-of-gpio-keys.patch') diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0025-beaglebone-fix-direction-of-gpio-keys.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0025-beaglebone-fix-direction-of-gpio-keys.patch index 4edc4c87..39f255b7 100644 --- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0025-beaglebone-fix-direction-of-gpio-keys.patch +++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0025-beaglebone-fix-direction-of-gpio-keys.patch @@ -1,12 +1,12 @@ -From c33d25585e467ab54b3db2d3c5b403e071150751 Mon Sep 17 00:00:00 2001 +From 9ae51575e2d99c806ee5caabb4a11a380e5e9b7b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 26 Mar 2012 20:28:56 +0200 -Subject: [PATCH 25/33] beaglebone: fix direction of gpio-keys +Subject: [PATCH 25/56] beaglebone: fix direction of gpio-keys Signed-off-by: Koen Kooi --- arch/arm/mach-omap2/board-am335xevm.c | 20 ++++++++++---------- - 1 file changed, 10 insertions(+), 10 deletions(-) + 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c index 5266f78..36b0c85 100644 @@ -103,5 +103,5 @@ index 5266f78..36b0c85 100644 .type = EV_KEY, .wakeup = 1, -- -1.7.10 +1.7.7.6 -- cgit v1.2.3-54-g00ecf