Skip to content

Commit 1c4422f

Browse files
Bharat Kumar GogadaLorenzo Pieralisi
authored andcommitted
PCI: xilinx-nwl: Add optional "dma-coherent" property
Add optional dma-coherent property to support coherent PCIe DMA traffic. Link: https://lore.kernel.org/r/20210222084732.21521-2-bharat.kumar.gogada@xilinx.com Signed-off-by: Bharat Kumar Gogada <bharat.kumar.gogada@xilinx.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
1 parent 213e122 commit 1c4422f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Required properties:
3333
- #address-cells: specifies the number of cells needed to encode an
3434
address. The value must be 0.
3535

36+
Optional properties:
37+
- dma-coherent: present if DMA operations are coherent
3638

3739
Example:
3840
++++++++

0 commit comments

Comments
 (0)