lkml.org 
[lkml]   [2018]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] k3dma: add support to reserved channels
Date
This patchset fixes bug people found on hikey960 when allocating DMA
channels to peripherals such as SPI. It fails because the channel is
reserved, and is not accessible by kernel.

Patch 1 and 2 add support to reserved channels for K3 DMA. Patch 3
includes a removal of axi_config who controls DMA secure/non-secure
access permission but is actually set in early stage by bootloader.

Li Yu (3):
dt-bindings: k3dma: add optional property dma_min_chan
k3dma: add support to reserved minimum channels
k3dma: delete axi_config

Documentation/devicetree/bindings/dma/k3dma.txt | 6 ++++++
drivers/dma/k3dma.c | 16 ++++++++--------
2 files changed, 14 insertions(+), 8 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2018-06-22 05:24    [W:0.117 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site