mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 06:18:13 +00:00
linux-ti33x-psp 3.2: fix ehrPWM1 for beaglebone
This makes the backlight on teh 7" LCD cape work again. Also add a patch to print the hardware revision of the cape. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
da08d625f2
commit
933898d1a9
@@ -12,7 +12,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
|
||||
|
||||
BRANCH = "v3.2-staging"
|
||||
SRCREV = "e8004dad869568692ca2a45c04e8464ce48cc4d7"
|
||||
MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}"
|
||||
MACHINE_KERNEL_PR_append = "c+gitr${SRCREV}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(ti33x)"
|
||||
|
||||
@@ -822,4 +822,7 @@ PATCHES_OVER_PSP = " \
|
||||
file://beaglebone/0024-beaglebone-add-gpio-keys-for-lcd.patch \
|
||||
file://beaglebone/0025-beaglebone-fix-direction-of-gpio-keys.patch \
|
||||
file://beaglebone/0026-beaglebone-fix-3.5-lcd-cape-support.patch \
|
||||
file://beaglebone/0027-beaglebone-decrease-PWM-frequency-to-old-value-LCD7-.patch \
|
||||
file://beaglebone/0028-beaglebone-fix-ehrpwm-backlight.patch \
|
||||
file://beaglebone/0029-beaglebone-also-report-cape-revision.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user