]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-kernel/linux/linux-ti33x-psp_3.2.bb
linux-ti33x-psp 3.2: fix ehrPWM polarity inversion
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp_3.2.bb
index 61396791b21485ffe37f9e0fda54dd3e899d062d..f2ba8e02ccbd1a473c8ac672f789e9fc666d8a43 100644 (file)
@@ -10,8 +10,8 @@ S = "${WORKDIR}/git"
 MULTI_CONFIG_BASE_SUFFIX = ""
 
 BRANCH = "v3.2-staging"
-SRCREV = "83d907e1b05dabc44f3bb64532d7b58d059a14c0"
-MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
+SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91"
+MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}"
 
 COMPATIBLE_MACHINE = "(ti33x)"
 
@@ -25,22 +25,28 @@ SRC_URI += "git://arago-project.org/git/projects/linux-am33x.git;protocol=http;b
        file://defconfig"
 
 PATCHES_OVER_PSP = " \
-       file://0001-f_rndis-HACK-around-undefined-variables.patch \
-       file://0002-da8xx-fb-add-DVI-support-for-beaglebone.patch \
-       file://0003-arm-omap-mux33xx-Add-i2c2-pin-mux.patch \
-       file://0004-omap-hwmod-33xx-Add-support-for-third-i2c-bus.patch \
-       file://0005-beaglebone-rebase-everything-onto-3.2-WARNING-MEGAPA.patch \
-       file://0006-more-beaglebone-merges.patch \
-       file://0007-beaglebone-disable-tsadc.patch \
-       file://0008-tscadc-Add-general-purpose-mode-untested-with-touchs.patch \
-       file://0009-tscadc-Add-board-file-mfd-support-fix-warning.patch \
-       file://0010-AM335X-init-tsc-bone-style-for-new-boards.patch \
-       file://0011-tscadc-make-stepconfig-channel-configurable.patch \
-       file://0012-tscadc-Trigger-through-sysfs.patch \
-       file://0013-meta-ti-Remove-debug-messages-for-meta-ti.patch \
-       file://0014-tscadc-switch-to-polling-instead-of-interrupts.patch \
-       file://0015-beaglebone-fix-ADC-init.patch \
+       file://0002-f_rndis-HACK-around-undefined-variables.patch \
+       file://0003-da8xx-fb-add-DVI-support-for-beaglebone.patch \
+       file://0004-beaglebone-rebase-everything-onto-3.2-WARNING-MEGAPA.patch \
+       file://0005-more-beaglebone-merges.patch \
+       file://0006-beaglebone-disable-tsadc.patch \
+       file://0007-tscadc-Add-general-purpose-mode-untested-with-touchs.patch \
+       file://0008-tscadc-Add-board-file-mfd-support-fix-warning.patch \
+       file://0009-AM335X-init-tsc-bone-style-for-new-boards.patch \
+       file://0010-tscadc-make-stepconfig-channel-configurable.patch \
+       file://0011-tscadc-Trigger-through-sysfs.patch \
+       file://0012-meta-ti-Remove-debug-messages-for-meta-ti.patch \
+       file://0013-tscadc-switch-to-polling-instead-of-interrupts.patch \
+       file://0014-beaglebone-fix-ADC-init.patch \
+       file://0015-AM335x-MUX-add-ehrpwm1A.patch \
+       file://0016-beaglebone-enable-PWM-for-lcd-backlight-backlight-is.patch \
+       file://0017-omap_hsmmc-Set-dto-to-max-value-of-14-to-avoid-SD-Ca.patch \
+       file://0018-beaglebone-set-default-brightness-to-50-for-pwm-back.patch \
+       file://0019-st7735fb-WIP-framebuffer-driver-supporting-Adafruit-.patch \
+       file://0020-beaglebone-use-P8_6-gpio1_3-as-w1-bus.patch \
+       file://0021-beaglebone-add-support-for-Towertech-TT3201-CAN-cape.patch \
 "
 
 SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "", "${PATCHES_OVER_PSP}", d)}"
 SRC_URI_append_beaglebone = " file://logo_linux_clut224.ppm"
+