Lines Matching +full:genet +full:- +full:v4
4 - compatible: should one from "brcm,genet-mdio-v1", "brcm,genet-mdio-v2",
5 "brcm,genet-mdio-v3", "brcm,genet-mdio-v4", "brcm,genet-mdio-v5" or
6 "brcm,unimac-mdio"
7 - reg: address and length of the register set for the device, first one is the
9 larger than 16-bits MDIO transactions
10 - reg-names: name(s) of the register must be "mdio" and optional "mdio_indir_rw"
11 - #size-cells: must be 1
12 - #address-cells: must be 0
15 - interrupts: must be one if the interrupt is shared with the Ethernet MAC or
19 - interrupt-names: must be "mdio_done_error" when there is a share interrupt fed
22 - clocks: A reference to the clock supplying the MDIO bus controller
23 - clock-frequency: the MDIO bus clock that must be output by the MDIO bus
32 compatible = "brcm,unimac-mdio";
34 reg-names = "mdio", "mdio_indir_rw";
35 #size-cells = <1>;
36 #address-cells = <0>;
40 compatible = "ethernet-phy-ieee802.3-c22";