net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Fri, 1 Sep 2017 11:56:03 +0000 (13:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Sep 2017 17:26:31 +0000 (10:26 -0700)
This patch fix an old information that mdio-mux-mmioreg can only handle
8bit registers.
This is not true anymore.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig

index 5afe6fdcc968ee73a974613ae11ce2485cc65eb0..a9d16a3af514ead8f96a34db3d05478785cdf6d6 100644 (file)
@@ -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