mbox series

[PULL,REQUEST] i2c-for-6.0-rc8

Message ID Yzl2GRW4tCyFUJHl@shikoro
State Accepted
Headers show
Series [PULL,REQUEST] i2c-for-6.0-rc8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.0-rc8

Message

Wolfram Sang Oct. 2, 2022, 11:29 a.m. UTC
The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:

  Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.0-rc8

for you to fetch changes up to e2062df704dea47efe16edcaa2316d7b5ecca64f:

  i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe (2022-10-02 00:46:42 +0200)

----------------------------------------------------------------
Add missing DT bindings for STM32 and a resource leak fix for DaVinci

----------------------------------------------------------------
Marek Vasut (2):
      dt-bindings: i2c: st,stm32-i2c: Document interrupt-names property
      dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property

Zhang Qilong (1):
      i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe


with much appreciated quality assurance from
----------------------------------------------------------------
Bartosz Golaszewski (1):
      (Rev.) i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe

 Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml | 7 +++++++
 drivers/i2c/busses/i2c-davinci.c                        | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Oct. 2, 2022, 5:20 p.m. UTC | #1
The pull request you sent on Sun, 2 Oct 2022 13:29:29 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.0-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a962b54e162c2977ff37905726cab29728380835

Thank you!