Lines Matching +full:rgmii +full:- +full:id
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/xlnx,gmii-to-rgmii.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Xilinx GMII to RGMII Converter
10 - Harini Katakam <harini.katakam@amd.com>
14 Independent Interface (RGMII) core provides the RGMII between RGMII-compliant
24 const: xlnx,gmii-to-rgmii-1.0
29 description: The ID number for the phy.
31 phy-handle:
32 $ref: ethernet-controller.yaml#/properties/phy-handle
36 - description: 200/375 MHz free-running clock is used as input clock.
39 - compatible
40 - reg
41 - phy-handle
46 - |
48 #address-cells = <1>;
49 #size-cells = <0>;
51 phy: ethernet-phy@0 {
55 compatible = "xlnx,gmii-to-rgmii-1.0";
57 phy-handle = <&phy>;