Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c642bbbc authored by Corentin Labbe's avatar Corentin Labbe Committed by David S. Miller
Browse files

net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers



This patch fix an old information that mdio-mux-mmioreg can only handle
8bit registers.
This is not true anymore.

Signed-off-by: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1e4ccf36
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ config MDIO_BUS_MUX_MMIOREG
	  parent bus.  Child bus selection is under the control of one of
	  the FPGA's registers.

	  Currently, only 8-bit registers are supported.
	  Currently, only 8/16/32 bits registers are supported.

config MDIO_CAVIUM
	tristate