Skip to content

Commit

Permalink
PCI: xilinx-nwl: Add optional "dma-coherent" property
Browse files Browse the repository at this point in the history
Add optional dma-coherent property to support coherent PCIe DMA traffic.

Signed-off-by: Bharat Kumar Gogada <[email protected]>
  • Loading branch information
Bharat Kumar Gogada authored and Michal Simek committed Apr 15, 2021
1 parent 1cef7ee commit d5811cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Required properties:
- #address-cells: specifies the number of cells needed to encode an
address. The value must be 0.

Optional properties:
- dma-coherent: present if DMA operations are coherent

Example:
++++++++
Expand Down

0 comments on commit d5811cc

Please sign in to comment.