Hi Heiner, On Fri, 22 Sep 2023 21:32:57 +0200, Heiner Kallweit wrote: > This series contains further improvements and refactorings. > > Heiner Kallweit (8): > i2c: i801: Replace magic value with constant in > dmi_check_onboard_devices > i2c: i801: Remove unused argument from tco functions > i2c: i801: Use i2c core default adapter timeout > i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4 > i2c: i801: Add helper i801_check_and_clear_pec_error > i2c: i801: Split i801_block_transaction > i2c: i801: Add SMBUS_LEN_SENTINEL > i2c: i801: Add helper i801_get_block_len > > [...] Applied the first to patches to i2c/i2c-host on git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git Thank you, Andi Patches applied =============== [1/8] i2c: i801: Replace magic value with constant in dmi_check_onboard_devices commit: 9f14f46a276521c92cdffb0fc36f907e868d3888 [2/8] i2c: i801: Remove unused argument from tco functions commit: 96b125361866d998471c1380f809f2a2b4db60c0