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>
This commit is contained in:
Bharat Kumar Gogada 2021-02-22 14:17:32 +05:30 коммит произвёл Lorenzo Pieralisi
Родитель 213e122052
Коммит 1c4422f226
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -33,6 +33,8 @@ Required properties:
- #address-cells: specifies the number of cells needed to encode an - #address-cells: specifies the number of cells needed to encode an
address. The value must be 0. address. The value must be 0.
Optional properties:
- dma-coherent: present if DMA operations are coherent
Example: Example:
++++++++ ++++++++