Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git://git.kernel.org/pub/scm...
authorArnd Bergmann <arnd@arndb.de>
Wed, 18 Oct 2023 13:29:05 +0000 (15:29 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 18 Oct 2023 13:29:11 +0000 (15:29 +0200)
commiteaf16b92b18cec5584392172ee4c89f5cf471397
tree5b1b1250366c83520be9deb41c3b492b2f9184da
parent5e8a5e895a20c08acc49736c3ce0898be4c77c91
parent0b9a4a67c60d3e15b39a69d480a50ce7eeff9bc1
Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/fixes

Few minor fixes for omaps

Regression fixes for mcbsp audio clock, and for ams-delta modem. And two
warning fixes. These all can be merged whenever and are not urgent by any
means. Feel free to defer to the merge window unless other fixes are still
pending.

* tag 'omap-fixes-audio-clock-and-modem-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  clk: ti: Fix missing omap5 mcbsp functional clock and aliases
  clk: ti: Fix missing omap4 mcbsp functional clock and aliases
  ARM: OMAP1: ams-delta: Fix MODEM initialization failure
  ARM: OMAP: timer32K: fix all kernel-doc warnings
  ARM: omap2: fix a debug printk

Link: https://lore.kernel.org/r/pull-1697606314-911862@atomide.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>