PCI: xilinx-nwl: Add optional "dma-coherent" property
authorBharat Kumar Gogada <bharat.kumar.gogada@xilinx.com>
Mon, 22 Feb 2021 08:47:32 +0000 (14:17 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Wed, 7 Apr 2021 15:59:23 +0000 (16:59 +0100)
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>
Documentation/devicetree/bindings/pci/xilinx-nwl-pcie.txt

index 01bf7fd..2d677e9 100644 (file)
@@ -33,6 +33,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:
 ++++++++