[PATCH v5 8/8] dt-bindings: net: dwmac-imx: Document clk_csr property

From: Abel Vesa
Date: Mon Apr 04 2022 - 09:47:48 EST


The clk_csr property is used for CSR clock range selection.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
---
Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
index 011363166789..1556d95943f6 100644
--- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
+++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
@@ -32,6 +32,10 @@ properties:
- nxp,imx8dxl-dwmac-eqos
- const: snps,dwmac-5.10a

+ clk_csr:
+ description: |
+ Fixed CSR Clock Range selection
+
clocks:
minItems: 3
items:
--
2.34.1