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/0013-beaglebone-fix-ADC-init.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0013-beaglebone-fix-ADC-init.patch') diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0013-beaglebone-fix-ADC-init.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0013-beaglebone-fix-ADC-init.patch index 6e3a9ce9..b15e894e 100644 --- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0013-beaglebone-fix-ADC-init.patch +++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0013-beaglebone-fix-ADC-init.patch @@ -1,12 +1,12 @@ -From a1dabedca0bb4b1e016036368fa1888e21514570 Mon Sep 17 00:00:00 2001 +From 14830f07a752e8c2d643a307ebb5e268008d9c04 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 31 Jan 2012 14:50:55 +0100 -Subject: [PATCH 13/33] beaglebone: fix ADC init +Subject: [PATCH 13/56] beaglebone: fix ADC init Signed-off-by: Koen Kooi --- arch/arm/mach-omap2/board-am335xevm.c | 6 ++---- - 1 file changed, 2 insertions(+), 4 deletions(-) + 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c index 6b78ae6..ffbecae 100644 @@ -43,5 +43,5 @@ index 6b78ae6..ffbecae 100644 }; -- -1.7.10 +1.7.7.6 -- cgit v1.2.3-54-g00ecf