aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
diff options
context:
space:
mode:
authorJianguo Zhang <jianguo.zhang@mediatek.com>2022-09-29 09:47:56 +0800
committerDavid S. Miller <davem@davemloft.net>2022-09-30 13:04:23 +0100
commit22ba1afdec082b48d3fcec89b396839915af163f (patch)
tree4889cd411c662f5959bb43f21b914c0b66e4939f /Documentation/devicetree/bindings/net
parentdt-bindings: net: mediatek-dwmac: add support for mt8188 (diff)
downloadlinux-dev-22ba1afdec082b48d3fcec89b396839915af163f.tar.xz
linux-dev-22ba1afdec082b48d3fcec89b396839915af163f.zip
dt-bindings: net: snps,dwmac: add new property snps,clk-csr
Add description for new property snps,clk-csr in binding file Signed-off-by: Jianguo Zhang <jianguo.zhang@mediatek.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
-rw-r--r--Documentation/devicetree/bindings/net/snps,dwmac.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
index 7fa60e6e14c3..f94a0a4320f1 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -289,6 +289,11 @@ properties:
is supported. For example, this is used in case of SGMII and
MAC2MAC connection.
+ snps,clk-csr:
+ $ref: /schemas/types.yaml#/definitions/uint32
+ description:
+ Frequency division factor for MDC clock.
+
mdio:
$ref: mdio.yaml#
unevaluatedProperties: false