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