public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i2c-host-fixes for v6.11-rc3
@ 2024-08-09 10:53 Andi Shyti
  2024-08-09 13:31 ` Wolfram Sang
  0 siblings, 1 reply; 3+ messages in thread
From: Andi Shyti @ 2024-08-09 10:53 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, lkml, Gaosheng Cui, Vladimir Zapolskiy

Hi Wolfram,

two fixes from Gaosheng in this pull request on the Qualcomm Geni
device.

Thanks Gaosheng and Vladimir for the reviews.

Wish you a great weekend,
Andi

The following changes since commit de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed:

  Linux 6.11-rc2 (2024-08-04 13:50:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.11-rc3

for you to fetch changes up to 9ba48db9f77ce0001dbb882476fa46e092feb695:

  i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume (2024-08-07 01:12:14 +0100)

----------------------------------------------------------------
Two fixes on the Qualcomm GENI I2C controller are cleaning up the
error exit patch in the runtime_resume() function. The first is
disabling the clock, the second disables the icc on the way out.

----------------------------------------------------------------
Gaosheng Cui (2):
      i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume
      i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume

 drivers/i2c/busses/i2c-qcom-geni.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-11  0:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09 10:53 [GIT PULL] i2c-host-fixes for v6.11-rc3 Andi Shyti
2024-08-09 13:31 ` Wolfram Sang
2024-08-11  0:22   ` Andi Shyti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox