On 31.03.2024 01:27, Andi Shyti wrote: > Hi > > On Tue, 26 Mar 2024 21:42:44 +0100, Heiner Kallweit wrote: >> Once the gpio mux driver binds to the "i2c-mux-gpio" platform device, >> this creates the i2c adapters for the muxed child segments. >> We can use the bus notifier mechanism to check for creation of the >> child i2d adapters, and call i2c_register_spd() for them. This allows >> to detect all DIMM's on systems with more than 8 memory slots. >> >> >> [...] > > Applied to i2c/i2c-host on > > git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git > I don't see the patch in this repo. Technical problem or any other reason I may be missing? > Thank you, > Andi > Heiner > Patches applied > =============== > [1/1] i2c: i801: Call i2c_register_spd for muxed child segments > commit: d33bd3b707f476efcb907a7fd3ba3352f49775ed >