Lines Matching +full:phy +full:- +full:is +full:- +full:integrated
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/brcm,unimac-mdio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rafał Miłecki <rafal@milecki.pl>
13 - $ref: mdio.yaml#
18 - brcm,genet-mdio-v1
19 - brcm,genet-mdio-v2
20 - brcm,genet-mdio-v3
21 - brcm,genet-mdio-v4
22 - brcm,genet-mdio-v5
23 - brcm,unimac-mdio
28 - description: base register
29 - description: indirect accesses to larger than 16-bits MDIO transactions
31 reg-names:
34 - const: mdio
35 - const: mdio_indir_rw
39 - description: >
41 block is integrated from
42 - items:
43 - description: |
45 - description: |
48 interrupt-names:
50 - const: mdio_done_error
51 - items:
52 - const: mdio_done
53 - const: mdio_error
58 clock-frequency:
66 - reg
67 - reg-names
68 - '#address-cells'
69 - '#size-cells'
72 - |
74 compatible = "brcm,unimac-mdio";
76 reg-names = "mdio", "mdio_indir_rw";
77 #address-cells = <1>;
78 #size-cells = <0>;
80 ethernet-phy@0 {
81 compatible = "ethernet-phy-ieee802.3-c22";