Lines Matching +full:enetc +full:- +full:mdio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/fsl,enetc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 The NIC functionality in NETC is known as EtherNET Controller (ENETC). ENETC
12 (SR-IOV), advanced QoS with 8 traffic classes and 4 drop resilience levels,
16 - Frank Li <Frank.Li@nxp.com>
17 - Vladimir Oltean <vladimir.oltean@nxp.com>
18 - Wei Fang <wei.fang@nxp.com>
19 - Claudiu Manoil <claudiu.manoil@nxp.com>
24 - enum:
25 - pci1957,e100
26 - const: fsl,enetc
31 mdio:
32 $ref: mdio.yaml
34 description: Optional child node for ENETC instance, otherwise use NETC EMDIO.
37 - compatible
38 - reg
41 - $ref: /schemas/pci/pci-device.yaml
42 - $ref: ethernet-controller.yaml
47 - |
49 #address-cells = <3>;
50 #size-cells = <2>;
53 compatible = "pci1957,e100", "fsl,enetc";
55 phy-handle = <&sgmii_phy0>;
56 phy-connection-type = "sgmii";
58 mdio {
59 #address-cells = <1>;
60 #size-cells = <0>;