]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb8c9d07e026bbeed7be6c5c097cb7d8587d3ceb3
tree263ad48ae180ef8d6e52e8c92bc0c8c41b147100
parent532064bb81f2f15ebaf2872dcbe11abf13abbb93
parentf44241475073f921063d0980944871dd70ae414a
Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel.org/pub/scm/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