Linus, here are some more bugfixes from I2C for v5.13. Usual stuff. Please pull. Thanks, Wolfram The following changes since commit 8124c8a6b35386f73523d27eacb71b5364a68c4c: Linux 5.13-rc4 (2021-05-30 11:58:25 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current for you to fetch changes up to 57648e860485de39c800a89f849fdd03c2d31d15: i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops (2021-06-04 22:32:58 +0200) ---------------------------------------------------------------- Lee Jones (2): i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc headers i2c: tegra-bpmp: Demote kernel-doc abuses Roja Rani Yarubandi (2): i2c: qcom-geni: Add shutdown callback for i2c i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops with much appreciated quality assurance from ---------------------------------------------------------------- Stephen Boyd (2): (Rev.) i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops (Rev.) i2c: qcom-geni: Add shutdown callback for i2c drivers/i2c/busses/i2c-altera.c | 9 ++++----- drivers/i2c/busses/i2c-qcom-geni.c | 21 ++++++++++++++++++++- drivers/i2c/busses/i2c-tegra-bpmp.c | 4 ++-- 3 files changed, 26 insertions(+), 8 deletions(-)