Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel.org...
authorArnd Bergmann <arnd@arndb.de>
Mon, 7 Feb 2022 16:42:43 +0000 (17:42 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 7 Feb 2022 16:42:44 +0000 (17:42 +0100)
commit486343d3728be741db13854dc7e983c20cdd7c07
tree263ad48ae180ef8d6e52e8c92bc0c8c41b147100
parent63a8728579a8dc2cf3af6a56689eb1078a9946a5
parent31aa7056bbec0259e2ec91db7d3571f66b14f93f
Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/fixes

Fixes for omaps

A series of fixes for omap variants for minor issues, and a fix for a timer
regression for some omap3 beagleboard versions.

The timer fix needs to patch both the dts and the timer code because
otherwise the timer quirk handling for old dtbs will prevent the dts fix
from working.

The other changes are for issues found by automated analysis, a macasp
typo fix, and two cosmetic fixes for clocks.

* tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: Don't use legacy clock defines for dra7 clkctrl
  clk: ti: Move dra7 clock devices out of the legacy section
  ARM: dts: Fix timer regression for beagleboard revision c
  ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evt
  ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
  ARM: OMAP2+: hwmod: Add of_node_put() before break

Link: https://lore.kernel.org/r/pull-1641801310-149268@atomide.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/Makefile