1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-21 03:17:18 +00:00

25 Commits

Author SHA1 Message Date
Denys Dmytriyenko 246cb75a97 linux-{ti33x,omapl138}: simplify and unify handling of "tipspkernel" feature
And move it to a separate .inc for other kernels to use.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-22 23:33:44 -04:00
Koen Kooi bfbb1cc110 linux-ti33x-psp 3.1: add dto patch to fix problems with various sd cards
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-27 09:05:03 +01:00
Koen Kooi ec465d19cb linux-ti33x-psp 3.1: fix beaglebone cape detection
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-26 11:01:52 +01:00
Koen Kooi 7b09dfe646 linux-ti335x-psp 3.1: enable support for beaglebone cape EEPROM based detection
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-25 17:36:27 +01:00
Koen Kooi febfb01c9d linux-ti33x-psp 3.1: re-enable MUSB DMA for beaglebone
The production tester breaks with DMA disabled, so enable it again. Any breakage due to this should get reported to TI PSP so they can fix it.

This effectively reverts aa209df889

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 16:04:00 +01:00
Koen Kooi bca3912ee3 linux-ti33x-psp 3.1: register all cape/daugherboard EEPROM permutation in the boardfile for am335x
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-06 11:22:49 +01:00
Koen Kooi c00b5df3b8 linux-ti335x-psp 3.1: disable whiteheat firmware to unbreak build with make 3.85
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-21 15:33:36 +01:00
Koen Kooi aa209df889 linux-ti33x-psp 3.1: disable MUSB DMA for beaglebone
This trades "not working" for "slightly less performance" for a lot of use cases

Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-08 09:47:10 +01:00
Koen Kooi 4ce8fc5209 linux-ti335x-psp 3.1: add support for ST7735FB, but don't enable it in the beaglebone boardfile yet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-30 08:50:27 +01:00
Joel A Fernandes 9a9069a596 linux-ti33x-psp 3.1: ADC support for beaglebone
First 3 patches are cherry picks from PSP.
Next 7 add support for gen purpose adc, MFD support, sysfs triggering etc.

Currently:
cat /sys/bus/platform/tsc/ain* will trigger sampling
Output of the 12-bit ADC will be in decimal 0-4095

TODO:
1. IIO driver support
2. Other ADC features

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-30 08:47:30 +01:00
Koen Kooi 77d2746ebb linux-ti335x-psp 3.1: enable all i2c and spi sensors for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-19 12:55:34 +01:00
Koen Kooi a7217aa256 linux-ti335x 3.1: enable i2c2 for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-17 10:25:40 +01:00
Koen Kooi b26a07de4f linux-ti33x-psp 3.1: switch to beagleboard repo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 16:16:56 +01:00
Koen Kooi 215974bb9c linux-ti33x-psp 3.1: remove CAN patch that hardcodes evm as machine instead of falling back to bone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 09:32:46 +01:00
Joel A Fernandes 59e00aecf2 linux-ti33x-psp: Refresh musb patch
This patch is rewritten to poll for the channel FIFO state without depending on a worker thread.

The v2 version fixes all the previous issues, and remains to be seen if it also fixes the issue of
100% CPU usage with a mac.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 08:53:06 +01:00
Joel A Fernandes c4310e7216 linux-ti33x-psp: Check if scheduling is required after DMA
After processing one DMA completion, checking if rescheduling is
required instead of scheduling another completion request if the
FIFO is non empty.

This fixes high CPU load issue seen with g_mass_storage on a beaglebone
and could potentially fix similar issues seen with other gadget drivers

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-13 16:19:46 +01:00
Koen Kooi 7915ef6f0e linux-ti335x-psp 3.1: add CAN bus patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 15:43:47 +01:00
Koen Kooi 0839c9df6a linux-ti335x-psp 3.1: backport some PSP patches, add beaglebone bootlogo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 13:02:57 +01:00
Koen Kooi 6bee403cac linux-ti33x-psp 3.1: add custom beaglebone bootlogo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-09 16:16:08 +01:00
Koen Kooi f07b7a4d36 linux-ti335x-psp 3.1: shrink beaglebone uImage by 584kiB
Turn on "optimize for size", turn off MTD, enable more FS modules

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 18:00:10 +01:00
Koen Kooi 8176836905 linux-ti335x-psp 3.1: add missing panel definition
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 17:41:40 +01:00
Joel A Fernandes 65f5df7cb8 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>
2011-11-03 09:38:56 +01:00
Koen Kooi 5ccf189cb5 linux-ti335x-psp 3.1: update to latest v3.1-staging branch, fix beaglebone ethernet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-02 09:30:51 +01:00
Koen Kooi 75f844fb5d linux-ti335x-psp 3.1: hack in DVI support for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 07:11:10 +01:00
Denys Dmytriyenko a47978c94d linux-ti33x-psp: rebase for 3.1 release
* Build-tested on EVM and Bone
* No PR bump, PV is enough

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-28 01:36:23 -04:00