summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorGerhard Engleder <gerhard@engleder-embedded.com>2022-09-27 22:58:37 +0300
committerDavid S. Miller <davem@davemloft.net>2022-09-30 13:31:34 +0300
commitff46c610abd62a3dc120dc05ad726b2a47d347ea (patch)
tree3601476e89eae72fb67be46741d02dd687e47944 /Documentation
parentd742ea6b8e85f7b0d484bc23392d607b50667da6 (diff)
downloadlinux-ff46c610abd62a3dc120dc05ad726b2a47d347ea.tar.xz
dt-bindings: net: tsnep: Allow dma-coherent
Within SoCs like ZynqMP, FPGA logic can be connected to different kinds of AXI master ports. Also cache coherent AXI master ports are available. The property "dma-coherent" is used to signal that DMA is cache coherent. Add "dma-coherent" property to allow the configuration of cache coherent DMA. Signed-off-by: Gerhard Engleder <gerhard@engleder-embedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/net/engleder,tsnep.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/engleder,tsnep.yaml b/Documentation/devicetree/bindings/net/engleder,tsnep.yaml
index d0e1476e15b5..37e08ee744a8 100644
--- a/Documentation/devicetree/bindings/net/engleder,tsnep.yaml
+++ b/Documentation/devicetree/bindings/net/engleder,tsnep.yaml
@@ -22,6 +22,8 @@ properties:
interrupts:
maxItems: 1
+ dma-coherent: true
+
local-mac-address: true
mac-address: true