summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
diff options
context:
space:
mode:
authorStephen Lawrence <stephen.lawrence@renesas.com>2015-04-08 22:43:42 +0100
committerStephen Lawrence <stephen.lawrence@renesas.com>2015-04-08 22:43:42 +0100
commit6e829fe6e422793bbb05ec563c8544154c0e9bd8 (patch)
tree4c095f95070c20ddee6fea8cb0f02133551b916f /meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
parent17b2653eefb8659a9c594f56e20cd8249295464f (diff)
porter: kernel: migrate porter board audio from platform data to DTS
Kernel BSP v1.9.0 contained a backported ASoC and dma descriptor mode driver for AUDIO-DMAC from the upstream kernel. This patch series migrates the R-Car M2 Porter board audio from platform data to DTS to make use of this driver and restore audio on the board.
Diffstat (limited to 'meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb')
-rw-r--r--meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
index c303492..5d7e9f4 100644
--- a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
+++ b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
@@ -38,6 +38,13 @@ SRC_URI_append_porter = " \
file://0018-porter-can-support.patch \
file://0019-i2c-busses-rcar-Workaround-arbitration-loss-error.patch \
file://0020-Silk-Remove-I2C1-clock-from-clk_enables.patch \
+ file://0001-ARM-shmobile-porter-board-Remove-Audio-platform-code.patch \
+ file://0002-ARM-shmobile-porter-Sound-PIO-support-on-DTS.patch \
+ file://0003-ARM-shmobile-porter-Sound-DMA-support-on-DTS.patch \
+ file://0004-ARM-shmobile-porter-Sound-DMA-support-via-BUSIF-on-D.patch \
+ file://0005-ARM-shmobile-porter-Sound-DMA-support-via-SRC-on-DTS.patch \
+ file://0006-ARM-shmobile-porter-Sound-DMA-support-via-DVC-on-DTS.patch \
+ file://0007-ARM-shmobile-porter-Fix-audio-clk-master-to-SSI-and-.patch \
"
SRC_URI_append_silk = " \