Hi Wolfram, On Wed, Jun 05, 2024 at 09:19:57AM +0200, Wolfram Sang wrote: > The following changes since commit c3f38fa61af77b49866b006939479069cd451173: > > Linux 6.10-rc2 (2024-06-02 15:44:56 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc3 > > for you to fetch changes up to c4aff1d1ec90d9596c71b6f06b0bfab40a36a34a: > > Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-06-03 08:51:53 +0200) > > ---------------------------------------------------------------- > This should have been my second pull request during the merge window but > one dependency in the drm subsystem fell through the cracks and was only > applied for rc2. Now, we can finally remove I2C_CLASS_SPD. > > ---------------------------------------------------------------- > Christophe JAILLET (1): > i2c: synquacer: Remove a clk reference from struct synquacer_i2c > > Heiner Kallweit (1): > i2c: Remove I2C_CLASS_SPD I had these in my branches queued up for 6.11. As you are taking care of them, I will then remove them from my branch. I have a few fixes more for rc3, though that I'm planning to send you tomorrow. Thanks, Andi > Wolfram Sang (1): > Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current > > drivers/i2c/busses/i2c-synquacer.c | 11 +++++------ > include/linux/i2c.h | 1 - > 2 files changed, 5 insertions(+), 7 deletions(-)