aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-07-28 16:09:27 +0200
committerDavid Bauer <mail@david-bauer.net>2021-07-28 17:23:36 +0200
commite902d11de96889fc9cf09b5743ebb6dea8ad399c (patch)
tree665de288d25d6a21b091aea30685bf078fad2c86 /target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch
parentceb8821a3d3356733aafa9cc9430d1b1ab8ace07 (diff)
downloadupstream-e902d11de96889fc9cf09b5743ebb6dea8ad399c.tar.gz
upstream-e902d11de96889fc9cf09b5743ebb6dea8ad399c.tar.bz2
upstream-e902d11de96889fc9cf09b5743ebb6dea8ad399c.zip
kernel: bump 4.14 to 4.14.241
Refreshed all patches Compile-tested: ath79-generic brcm2708-bcm2708 Run-tested: ath79-generic brcm2708-bcm2708 Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch b/target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch
index 0b75847281..23f5ac4035 100644
--- a/target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.14/802-dma-support-layerscape.patch
@@ -47,7 +47,7 @@ Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
-@@ -129,6 +129,24 @@ config COH901318
+@@ -130,6 +130,24 @@ config COH901318
help
Enable support for ST-Ericsson COH 901 318 DMA.
@@ -72,7 +72,7 @@ Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
config DMA_BCM2835
tristate "BCM2835 DMA engine support"
depends on ARCH_BCM2835
-@@ -215,6 +233,20 @@ config FSL_EDMA
+@@ -216,6 +234,20 @@ config FSL_EDMA
multiplexing capability for DMA request sources(slot).
This module can be found on Freescale Vybrid and LS-1 SoCs.
@@ -93,7 +93,7 @@ Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
config FSL_RAID
tristate "Freescale RAID engine Support"
depends on FSL_SOC && !ASYNC_TX_ENABLE_CHANNEL_SWITCH
-@@ -600,7 +632,6 @@ config ZX_DMA
+@@ -601,7 +633,6 @@ config ZX_DMA
help
Support the DMA engine for ZTE ZX family platform devices.