[PATCH v2 0/2] add MDIO bus multiplexer driven by a regmap device

2019-02-04 Thread Pankaj Bansal
Add support for an MDIO bus multiplexer controlled by a regmap device, like an FPGA. These apis is an extension of the existing driver drivers/net/phy/mdio-mux-mmioreg.c. The problem with mmioreg driver is that it can operate only on memory mapped devices. but if we have a device that controls md

[PATCH v2 0/2] add MDIO bus multiplexer driven by a regmap device

2018-10-07 Thread Pankaj Bansal
Add support for an MDIO bus multiplexer controlled by a regmap device, like an FPGA. This driver is an extension of the existing driver drivers/net/phy/mdio-mux-mmioreg.c. The problem with mmioreg driver is that it can operate only on memory mapped devices. but if we have a device that control