1 Properties for an MDIO bus multiplexer found in Broadcom iProc based SoCs.
3 This MDIO bus multiplexer defines buses that could be internal as well as
4 external to SoCs and could accept MDIO transaction compatible to C-22 or
5 C-45 Clause. When child bus is selected, one needs to select these two
6 properties as well to generate desired MDIO transaction on appropriate bus.
8 Required properties in addition to the generic multiplexer properties:
10 MDIO multiplexer node:
11 - compatible: brcm,mdio-mux-iproc.
13 Every non-ethernet PHY requires a compatible so that it could be probed based
14 on this compatible string.
17 - clocks: phandle of the core clock which drives the mdio block.
19 Additional information regarding generic multiplexer properties can be found
20 at- Documentation/devicetree/bindings/net/mdio-mux.txt
24 mdio_mux_iproc: mdio-mux@66020000 {
25 compatible = "brcm,mdio-mux-iproc";
26 reg = <0x66020000 0x250>;
36 compatible = "brcm,ns2-pcie-phy";
48 compatible = "brcm,ns2-pcie-phy";