Lines Matching +full:ocelot +full:- +full:miim
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/mscc,miim.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microsemi MII Management Controller (MIIM)
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
13 - $ref: mdio.yaml#
18 - mscc,ocelot-miim
19 - microchip,lan966x-miim
21 "#address-cells":
24 "#size-cells":
29 - description: base address
30 - description: associated reset register for internal PHYs
39 clock-frequency: true
42 - compatible
43 - reg
44 - "#address-cells"
45 - "#size-cells"
50 - |
52 compatible = "mscc,ocelot-miim";
55 #address-cells = <1>;
56 #size-cells = <0>;
58 phy0: ethernet-phy@0 {