提交 c642bbbc 编写于 作者: C Corentin Labbe 提交者: David S. Miller

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: NCorentin Labbe <clabbe.montjoie@gmail.com>
Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 1e4ccf36
...@@ -85,7 +85,7 @@ config MDIO_BUS_MUX_MMIOREG ...@@ -85,7 +85,7 @@ config MDIO_BUS_MUX_MMIOREG
parent bus. Child bus selection is under the control of one of parent bus. Child bus selection is under the control of one of
the FPGA's registers. the FPGA's registers.
Currently, only 8-bit registers are supported. Currently, only 8/16/32 bits registers are supported.
config MDIO_CAVIUM config MDIO_CAVIUM
tristate tristate
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册