The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/2]  net: phy: sfp: Add single-byte SMBus SFP access
@ 2025-03-22  7:57 Maxime Chevallier
  2025-03-22  7:57 ` [PATCH net-next v4 1/2] net: phy: sfp: Add support for SMBus module access Maxime Chevallier
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maxime Chevallier @ 2025-03-22  7:57 UTC (permalink / raw)
  To: davem, Andrew Lunn, Jakub Kicinski, Eric Dumazet, Paolo Abeni,
	Russell King, Heiner Kallweit
  Cc: Maxime Chevallier, netdev, linux-kernel, thomas.petazzoni,
	Florian Fainelli, Köry Maincent, Simon Horman,
	Romain Gantois, Antoine Tenart, Marek Behún, Sean Anderson,
	Bjørn Mork

Hello everyone,

This is V4 for the single-byte SMBus support for SFP cages as well as
embedded PHYs accessed over mdio-i2c.

V4: Cosmetic cleanups reported by Paolo :
 - xmas tree in patch 1
 - Extra parenthesis in patch 2

V3:
 - Rework patch 1 to use i2c_max_block_size

V2:
 - Disabled hwmon and add a big warning when in single-byte mode

V3 : https://lore.kernel.org/netdev/20250314162319.516163-1-maxime.chevallier@bootlin.com/
V2 : https://lore.kernel.org/netdev/20250225112043.419189-1-maxime.chevallier@bootlin.com/
V1 : https://lore.kernel.org/netdev/20250223172848.1098621-1-maxime.chevallier@bootlin.com/#t

Maxime

Maxime Chevallier (2):
  net: phy: sfp: Add support for SMBus module access
  net: mdio: mdio-i2c: Add support for single-byte SMBus operations

 drivers/net/mdio/mdio-i2c.c | 79 ++++++++++++++++++++++++++++++++++-
 drivers/net/phy/sfp.c       | 82 +++++++++++++++++++++++++++++++++----
 2 files changed, 152 insertions(+), 9 deletions(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-25 16:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-22  7:57 [PATCH net-next v4 0/2] net: phy: sfp: Add single-byte SMBus SFP access Maxime Chevallier
2025-03-22  7:57 ` [PATCH net-next v4 1/2] net: phy: sfp: Add support for SMBus module access Maxime Chevallier
2025-03-22 15:28   ` Andrew Lunn
2025-03-22  7:57 ` [PATCH net-next v4 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations Maxime Chevallier
2025-03-22 15:43   ` Andrew Lunn
2025-03-25 16:20 ` [PATCH net-next v4 0/2] net: phy: sfp: Add single-byte SMBus SFP access patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox