1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-26 22:07:51 +00:00

linux-ti33x-psp 3.2: updates

* Fix LEDs on 3.5", 7" and DVI capes
* Add support for rev A2 DVI capes
* Minor warning fixes to the boardfile
* All PWMs are initialized, but not pinmuxed
* Debugfs output for mux direction has been fixed
* When no capes claim the SPI bus /dev/spidev2.0 will appear

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Koen Kooi
2012-05-14 16:34:35 +02:00
committed by Denys Dmytriyenko
parent a623c766f2
commit f189b368a7
8 changed files with 804 additions and 1 deletions
+8 -1
View File
@@ -12,7 +12,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
BRANCH = "v3.2-staging"
SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01"
MACHINE_KERNEL_PR_append = "h+gitr${SRCREV}"
MACHINE_KERNEL_PR_append = "i+gitr${SRCREV}"
COMPATIBLE_MACHINE = "(ti33x)"
@@ -960,5 +960,12 @@ PATCHES_OVER_PSP = " \
file://beaglebone/0031-beaglebone-fix-3.5-cape-support.patch \
file://beaglebone/0032-beaglebone-connect-batterycape-GPIO-to-gpio-charger.patch \
file://beaglebone/0033-beaglebone-add-support-for-CAN-and-RS232-cape.patch \
file://beaglebone/0034-beaglebone-add-support-for-DVI-rev.-A2-capes.patch \
file://beaglebone/0035-beaglebone-enable-LEDs-for-DVI-LCD3-and-LCD7-capes.patch \
file://beaglebone/0036-Beaglebone-Fixed-compiletime-warnings.patch \
file://beaglebone/0037-Beaglebone-Added-missing-termination-record-to-bone_.patch \
file://beaglebone/0038-board-am335xevm.c-Beaglebone-expose-all-pwms-through.patch \
file://beaglebone/0039-ARM-OMAP-Mux-Fixed-debugfs-mux-output-always-reporti.patch \
file://beaglebone/0040-beaglebone-export-SPI2-as-spidev-when-no-capes-are-u.patch \
file://beaglebone/0001-arm-boot-compressed-default-asm-arch-to-armv7-a.patch \
"