Hi On Mon, 15 Apr 2024 22:47:04 +0200, Heiner Kallweit wrote: > Only remaining client driver supporting I2C_CLASS_SPD is jc42. This > type of thermal sensor can be found on several DDR3/DDR4 modules. > i2c_register_spd() instantiates also such thermal sensor i2c devices. > Since 71b494e043d2 ("i2c: i801: Call i2c_register_spd for muxed child > segments") i2c_register_spd() is called also for the remaining use case, > systems with muxed SMBUS segments for SPD EEPROMs. i801 was the last > bus driver supporting I2C_CLASS_SPD. > Therefore I2C_CLASS_SPD class-based instantiation isn't needed any longer, > and we can remove it completely. > > [...] Applied to i2c/i2c-host on git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git Thank you, Andi Patches applied =============== [1/4] i2c: i801: Remove usage of I2C_CLASS_SPD commit: 8bae811210b77e2cd1b62d9fb20d2e6126103135 [2/4] i2c: mux: gpio: remove support for class-based device instantiation commit: 1dfb192a687fded0f5e92518024baa673c297885 [4/4] i2c: Remove I2C_CLASS_SPD commit: f7ece6320f6f028873649b9aa836c5bc5abf2cb3