Searched hist:ae271547bba63095237386beed84a7701f4f7f14 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_mdio.c | diff ae271547bba63095237386beed84a7701f4f7f14 Mon Jan 16 17:52:25 CST 2023 Andrew Lunn <andrew@lunn.ch> net: dsa: sja1105: C45 only transactions for PCS
The sja1105 MDIO bus driver only supports C45 transfers. Update the function names to make this clear, pass the mmd as a parameter, and register the accessors to the _c45 ops of the bus driver structure.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | sja1105_spi.c | diff ae271547bba63095237386beed84a7701f4f7f14 Mon Jan 16 17:52:25 CST 2023 Andrew Lunn <andrew@lunn.ch> net: dsa: sja1105: C45 only transactions for PCS
The sja1105 MDIO bus driver only supports C45 transfers. Update the function names to make this clear, pass the mmd as a parameter, and register the accessors to the _c45 ops of the bus driver structure.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | sja1105.h | diff ae271547bba63095237386beed84a7701f4f7f14 Mon Jan 16 17:52:25 CST 2023 Andrew Lunn <andrew@lunn.ch> net: dsa: sja1105: C45 only transactions for PCS
The sja1105 MDIO bus driver only supports C45 transfers. Update the function names to make this clear, pass the mmd as a parameter, and register the accessors to the _c45 ops of the bus driver structure.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|