Home
last modified time | relevance | path

Searched hist:d08cb25556773c65efb21761b75f92c804ad0975 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmv643xx_eth.hdiff d08cb25556773c65efb21761b75f92c804ad0975 Thu Oct 27 21:01:01 CDT 2022 David Yang <mmyangfl@gmail.com> net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood

Support mode switch properly, which is not available before.

If SoC has two Ethernet controllers, by setting both of them into MII
mode, the first controller enters GMII mode, while the second
controller is effectively disabled. This requires configuring (and
maybe enabling) the second controller in the device tree, even though
it cannot be used.

Signed-off-by: David Yang <mmyangfl@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.cdiff d08cb25556773c65efb21761b75f92c804ad0975 Thu Oct 27 21:01:01 CDT 2022 David Yang <mmyangfl@gmail.com> net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood

Support mode switch properly, which is not available before.

If SoC has two Ethernet controllers, by setting both of them into MII
mode, the first controller enters GMII mode, while the second
controller is effectively disabled. This requires configuring (and
maybe enabling) the second controller in the device tree, even though
it cannot be used.

Signed-off-by: David Yang <mmyangfl@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>