[PATCH v3 2/2] dt-bindings: net: qcom: ethernet: Allow dma-coherent

From: Sagar Cheluvegowda
Date: Tue May 07 2024 - 21:31:50 EST


On SA8775P, Ethernet DMA controller is coherent with the CPU.
allow specifying that.

Signed-off-by: Sagar Cheluvegowda <quic_scheluve@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/net/qcom,ethqos.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
index 69a337c7e345..44028987ef92 100644
--- a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
+++ b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
@@ -66,6 +66,8 @@ properties:
phy-names:
const: serdes

+ dma-coherent: true
+
required:
- compatible
- clocks

--
2.34.1