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.
16 Additional information regarding generic multiplexer properties can be found
17 at- Documentation/devicetree/bindings/net/mdio-mux.txt
21 mdio_mux_iproc: mdio-mux@6602023c {
22 compatible = "brcm,mdio-mux-iproc";
23 reg = <0x6602023c 0x14>;
33 compatible = "brcm,ns2-pcie-phy";
45 compatible = "brcm,ns2-pcie-phy";