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
43 - description:
47 reset-names:
49 - const: switch
52 - compatible
53 - reg
54 - "#address-cells"
55 - "#size-cells"
60 - |
62 compatible = "mscc,ocelot-miim";
65 #address-cells = <1>;
66 #size-cells = <0>;
68 phy0: ethernet-phy@0 {