Searched hist:e131f1ba6f6f177a5b28610dff270d67eedcadbf (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/dma/xilinx/ |
H A D | xilinx_dma.txt | diff e131f1ba6f6f177a5b28610dff270d67eedcadbf Fri Jun 24 07:21:26 CEST 2016 Kedareswara rao Appana <appana.durga.rao@xilinx.com> dmaengine: xilinx: Use different channel names for each dma
Current driver assumes that child node channel name is either "xlnx,axi-vdma-mm2s-channel" or "xlnx,axi-vdma-s2mm-channel" which is confusing the users of AXI DMA and CDMA. This patch fixes this issue by using different channel names for the AXI DMA and AXI CDMA child nodes.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|
/linux/drivers/dma/xilinx/ |
H A D | xilinx_dma.c | diff e131f1ba6f6f177a5b28610dff270d67eedcadbf Fri Jun 24 07:21:26 CEST 2016 Kedareswara rao Appana <appana.durga.rao@xilinx.com> dmaengine: xilinx: Use different channel names for each dma
Current driver assumes that child node channel name is either "xlnx,axi-vdma-mm2s-channel" or "xlnx,axi-vdma-s2mm-channel" which is confusing the users of AXI DMA and CDMA. This patch fixes this issue by using different channel names for the AXI DMA and AXI CDMA child nodes.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|