mbox series

[GIT,PULL] soc: ti: driver updates for v6.13

Message ID 7hplnaomtt.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] soc: ti: driver updates for v6.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.13/drivers-signed

Message

Kevin Hilman Nov. 4, 2024, 6:50 p.m. UTC
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.13/drivers-signed

for you to fetch changes up to d8ee46b226ace0110f82233ba4c06ff1742ae443:

  thermal/ti-soc-thermal: Fix typos (2024-10-04 14:37:23 -0700)

----------------------------------------------------------------
soc: ti: driver updates for v6.13

----------------------------------------------------------------
Andrew Kreimer (1):
      thermal/ti-soc-thermal: Fix typos

Jinjie Ruan (1):
      soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()

 drivers/soc/ti/smartreflex.c                      | 4 ++--
 drivers/thermal/ti-soc-thermal/dra752-bandgap.h   | 4 ++--
 drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h | 8 ++++----
 drivers/thermal/ti-soc-thermal/omap5xxx-bandgap.h | 4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)