summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp_3.2.bb')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.2.bb20
1 files changed, 19 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
index f279b24a..e51de2af 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
@@ -15,7 +15,7 @@ PV = "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "3.2", "3.2.18", d)}"
15 15
16BRANCH = "v3.2-staging" 16BRANCH = "v3.2-staging"
17SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01" 17SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01"
18MACHINE_KERNEL_PR_append = "g+gitr${SRCREV}" 18MACHINE_KERNEL_PR_append = "h+gitr${SRCREV}"
19 19
20COMPATIBLE_MACHINE = "(ti33x)" 20COMPATIBLE_MACHINE = "(ti33x)"
21 21
@@ -38,6 +38,24 @@ PATCHES_OVER_PSP = " \
38 file://usb/0004-usb-gadget-udc-core-fix-asymmetric-calls-in-remove_d.patch \ 38 file://usb/0004-usb-gadget-udc-core-fix-asymmetric-calls-in-remove_d.patch \
39 file://usb/0005-usb-gadget-udc-core-fix-wrong-call-order.patch \ 39 file://usb/0005-usb-gadget-udc-core-fix-wrong-call-order.patch \
40 file://usb/0006-usb-gadget-udc-core-fix-incompatibility-with-dummy-h.patch \ 40 file://usb/0006-usb-gadget-udc-core-fix-incompatibility-with-dummy-h.patch \
41 file://psp/0001-ARM-OMAP-AM33XX-Add-missing-EMIF-register-offsets.patch \
42 file://psp/0002-ARM-OMAP-AM33XX-PM-Get-rid-of-hardcoded-resume-addre.patch \
43 file://psp/0003-ARM-OMAP-AM33XX-PM-Skip-DDR-PHY-reconfiguration-in-r.patch \
44 file://psp/0004-ARM-OMAP-AM33XX-PM-Save-and-restore-EMIF-registers.patch \
45 file://psp/0005-ARM-OMAP-AM33XX-PM-Wait-correctly-for-the-PLLs-to-re.patch \
46 file://psp/0006-ARM-OMAP-AM33XX-PM-Restore-the-PLLs-to-pre-suspend-s.patch \
47 file://psp/0007-ARM-OMAP-PM-AM33XX-Update-the-sleep-code-to-handle-D.patch \
48 file://psp/0008-usb-musb-update-babble-workaround-fix.patch \
49 file://psp/0009-usb-musb-ti81xx-print-the-usbss-revision-id-during-i.patch \
50 file://psp/0010-usb-musb-cppi41-enable-txfifo-empty-interrupt-logic.patch \
51 file://psp/0011-usb-musb-host-Flush-txfifo-only-if-TxPktRdy-bit-set.patch \
52 file://psp/0012-usb-musb-cppi41-use-dsb-to-make-sure-PDs-are-updated.patch \
53 file://psp/0013-usb-musb-cppi41-fix-zero-byte-OUT-issue.patch \
54 file://psp/0014-usb-musb-host-fix-for-urb-error-handling.patch \
55 file://psp/0015-usb-musb-cppi41-txdma-flushfifo-fixes-during-channel.patch \
56 file://psp/0016-usb-musb-cppi41-tx-dma-completion-fixes.patch \
57 file://psp/0017-usb-musb-host-Flush-RxFIFO-only-when-RxPktRdy-is-set.patch \
58 file://psp/0018-usb-musb-ti81xx-fix-role-switching-issue.patch \
41 file://3.2.1/0001-MAINTAINERS-stable-Update-address.patch \ 59 file://3.2.1/0001-MAINTAINERS-stable-Update-address.patch \
42 file://3.2.1/0002-Documentation-Update-stable-address.patch \ 60 file://3.2.1/0002-Documentation-Update-stable-address.patch \
43 file://3.2.1/0003-firmware-Fix-an-oops-on-reading-fw_priv-fw-in-sysfs-.patch \ 61 file://3.2.1/0003-firmware-Fix-an-oops-on-reading-fw_priv-fw-in-sysfs-.patch \