devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 1/2] dt-bindings: net: snps,dwmac: DMA Arbitration scheme
@ 2023-09-27 12:29 Christian Marangi
  2023-09-27 12:29 ` [net-next PATCH 2/2] net: stmmac: add support for DMA Arbitration Scheme Christian Marangi
  2023-09-27 14:59 ` [net-next PATCH 1/2] dt-bindings: net: snps,dwmac: DMA Arbitration scheme Conor Dooley
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Marangi @ 2023-09-27 12:29 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Alexandre Torgue,
	Jose Abreu, Maxime Coquelin, Simon Horman, Andrew Halaney,
	Bartosz Golaszewski, Russell King (Oracle), Shenwei Wang,
	Jochen Henneberg, Giuseppe Cavallaro, netdev, devicetree,
	linux-kernel, linux-stm32, linux-arm-kernel
  Cc: Christian Marangi

Document new binding snps,arbit to program the DMA to use Arbitration
scheme. (Rx has priority over Tx)

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
---
 Documentation/devicetree/bindings/net/snps,dwmac.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
index 5c2769dc689a..4499f221c29b 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -442,6 +442,12 @@ properties:
     description:
       Use Address-Aligned Beats
 
+  snps,arbit:
+    $ref: /schemas/types.yaml#/definitions/flag
+    description:
+      Program the DMA to use Arbitration scheme.
+      (Rx has priority over Tx)
+
   snps,fixed-burst:
     $ref: /schemas/types.yaml#/definitions/flag
     description:
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-27 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 12:29 [net-next PATCH 1/2] dt-bindings: net: snps,dwmac: DMA Arbitration scheme Christian Marangi
2023-09-27 12:29 ` [net-next PATCH 2/2] net: stmmac: add support for DMA Arbitration Scheme Christian Marangi
2023-09-27 14:59 ` [net-next PATCH 1/2] dt-bindings: net: snps,dwmac: DMA Arbitration scheme Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).