2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-03 19:24:02 +08:00
linux-next/Documentation/devicetree/bindings/dma
Linus Torvalds 2155e69a9d DMAengine updates for v4.16-rc1
This cycle we have small update for:
   - updates to xilinx and zynqmp dma controllers
   - update reside calculation for rcar controller
   - more RSTify fixes for documentation
   - Add support for race free transfer termination and updating
     for users for that
   - Support for new rev of hidma with addition new APIs to
     get device match data in ACPI/OF
   - Random updates to bunch of other drivers
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJacYHYAAoJEHwUBw8lI4NHWc0P/0oMfdJXSCPbg/Sm/VrTwMR8
 QvWbVxkOdeG/2L4JQYqzuHI1fWFjWV/bCdMqugTfoCs1HGr/JIEcUntM2WLIwCu6
 lF8MjULfOiUieE5SmRj3pvMEKCVYQKVjQpffFRnfnHA7gtU8wpgUYjm9I8dYeat9
 R6JVnqpTL+yrSocjBOZ/PoQy4oboe3TiYH+SOVLZozLUu89+/52i0U+orPYpYXVu
 fu59x8J1YnFxTwNC7RhwTkp1TYW7zse/DtTWQxjJJfxzW+5Gove+VdhmJmfaOQDR
 mJrSzn+dPrFbR6IFs4+XE7ja/lZn5Sjs8vRWktC6/KKQrkUlxOYKDyuoLRwZGLEy
 hCLJo7FRt4n4jV25P4mJB1p9ePOHfzxSD/myXF6o81fX8haBJMr9SmSnWBeiYJpe
 ybz+AvYHn7sDW8WwHJzyuN4WJgDcSkWHqNzx2kjF1k3sYNYqMN4W94+9VIx6oxrI
 fucyry6dNAL9wYEfF8hlnH/3A3PKpWs4zE+trxrCnrj3hvzo3pTbhH+/fhqhR+Wk
 PRoD+yVTVZcPR2F9lysqDX26Rpbq6yHv5IqCyDjnwDuLqwF5yzIODgJ/glkQ1D+F
 bpzVN7BJyz0MMGSQX7ExMcw7PHgnycVW/rNBLVZ6QtBuc1BaYQHdqIpXqzwQr+4T
 8ewXGx5EVqCyYVnDty4y
 =7bH/
 -----END PGP SIGNATURE-----

Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma

Pull dmaengine updates from Vinod Koul:
 "This time is smallish update with updates mainly to drivers:

   - updates to xilinx and zynqmp dma controllers

   - update reside calculation for rcar controller

   - more RSTify fixes for documentation

   - add support for race free transfer termination and updating for
     users for that

   - support for new rev of hidma with addition new APIs to get device
     match data in ACPI/OF

   - random updates to bunch of other drivers"

* tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma: (47 commits)
  dmaengine: dmatest: fix container_of member in dmatest_callback
  dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error check
  dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy'
  dmaengine: qcom_hidma: simplify DT resource parsing
  dmaengine: xilinx_dma: Free BD consistent memory
  dmaengine: xilinx_dma: Fix warning variable prev set but not used
  dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdma
  dmaengine: doc: format struct fields using monospace
  dmaengine: doc: fix bullet list formatting
  dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
  dmaengine: cppi41: Fix channel queues array size check
  dmaengine: imx-sdma: Add MODULE_FIRMWARE
  dmaengine: xilinx_dma: Fix typos
  dmaengine: xilinx_dma: Differentiate probe based on the ip type
  dmaengine: xilinx_dma: fix style issues from checkpatch
  dmaengine: xilinx_dma: Fix kernel doc warnings
  dmaengine: xilinx_dma: Fix race condition in the driver for multiple descriptor scenario
  dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
  dmaengine: xilinx_dma: Check for channel idle state before submitting dma descriptor
  dmaengine: zynqmp_dma: Fix race condition in the probe
  ...
2018-01-31 11:52:20 -08:00
..
xilinx Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation 2016-07-08 11:24:59 +05:30
adi,axi-dmac.txt devicetree: Add bindings documentation for Analog Devices AXI-DMAC 2015-08-23 18:55:10 +05:30
apm-xgene-dma.txt dmaengine: xgene-dma: Fix the resource map to handle overlapping 2015-07-31 20:33:43 +05:30
arm-pl08x.txt dmaengine: pl08x: Add Faraday FTDMAC020 to compatible list 2017-05-24 09:44:32 +05:30
arm-pl330.txt dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushp 2016-02-09 09:01:41 +05:30
atmel-dma.txt dma: atmel-dma: correct typo in the device tree bindings documentation 2013-10-20 18:47:43 +05:30
atmel-xdma.txt ARM: dts: at_xdmac: fix bad value of dma-cells in documentation 2014-11-17 14:07:20 +05:30
brcm,bcm2835-dma.txt dt/bindings: bcm2835: add interrupt-names property 2016-04-19 21:02:48 +05:30
brcm,iproc-sba.txt dt-bindings: Add DT bindings document for Broadcom SBA RAID driver 2017-05-16 10:01:57 +05:30
dma.txt dmaengine: of_dma: Support for DMA routers 2015-05-09 17:11:25 +05:30
fsl-edma.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
fsl-imx-dma.txt doc: devicetree: bindings: Fix typo in bindings 2013-07-25 12:32:07 +02:00
fsl-imx-sdma.txt dmaengine: imx-sdma: Add i.MX7 support 2016-08-31 09:56:54 +05:30
fsl-mxs-dma.txt ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name 2015-04-27 22:44:27 +08:00
img-mdc-dma.txt dmaengine: Add binding document for IMG MDC 2015-02-04 18:13:32 -08:00
jz4780-dma.txt dt-bindings: dma: Add binding for jz4780-dma 2015-04-01 08:43:33 +05:30
k3dma.txt dmaengine: Add hisilicon k3 DMA engine driver 2013-08-28 11:23:40 +05:30
lpc1850-dmamux.txt doc: dt: dma: add bindings for lpc1850-dmamux 2015-08-18 22:12:14 +05:30
mmp-dma.txt dma: mmp_pdma: Add the #dma-requests DT property documentation 2016-02-26 22:56:23 +01:00
moxa,moxart-dma.txt dmaengine: Add MOXA ART DMA engine driver 2014-01-20 12:32:46 +05:30
mpc512x-dma.txt dmaengine: mpc512x: add device tree binding document 2014-07-26 00:21:41 +05:30
mv-xor-v2.txt dt-bindings: dma: add binding for the Marvell XOR v2 engine 2016-07-12 10:07:41 +05:30
mv-xor.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nbpfaxi.txt dmaengine: nbpfaxi: add optional max-burst property for memory reads/writes 2016-11-14 10:07:58 +05:30
nvidia,tegra20-apbdma.txt dt-bindings: tegra: Rename some bindings for consistency 2016-04-19 17:25:19 -05:00
nvidia,tegra210-adma.txt Documentation: DT: Add binding documentation for NVIDIA ADMA 2016-05-13 14:56:24 +05:30
qcom_adm.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
qcom_bam_dma.txt dmaengine: qcom: bam_dma: document controlled-remotely dt property 2016-04-19 21:11:31 +05:30
qcom_hidma_mgmt.txt DMAengine updates for v4.16-rc1 2018-01-31 11:52:20 -08:00
renesas,rcar-dmac.txt dmaengine: rcar-dmac: document R8A77970 bindings 2017-09-05 09:04:42 +05:30
renesas,usb-dmac.txt dmaengine: usb-dmac: Add compatible string for r8a7743/5 2017-10-08 16:20:57 +05:30
shdma.txt dmaengine: use proper name for the R-Car SoC 2017-06-01 22:06:41 +05:30
sirfsoc-dma.txt dmaengine: sirf: add CSRatlas7 SoC support 2015-06-08 10:26:58 +05:30
snps-dma.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
sprd-dma.txt dt-bindings: dmaengine: Add Spreadtrum SC9860 DMA controller 2017-10-24 20:07:49 +05:30
st_fdma.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
ste-coh901318.txt dma: coh901318: add devicetree support 2013-06-17 13:54:27 +02:00
ste-dma40.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
stm32-dma.txt dmaengine updates for 4.15-rc1 2017-11-14 16:49:31 -08:00
stm32-dmamux.txt dt-bindings: Document the STM32 DMAMUX bindings 2017-09-27 16:01:35 +05:30
stm32-mdma.txt dt-bindings: Document the STM32 MDMA bindings 2017-10-08 14:44:35 +05:30
sun4i-dma.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
sun6i-dma.txt ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
ti-dma-crossbar.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
ti-edma.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
zxdma.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00