Merge tag 'omap-for-v6.6/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 08:33:53 +0000 (10:33 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 08:33:53 +0000 (10:33 +0200)
commitc0c3bf74242abf1053a6796396f5bed43c4793ca
treeafd9c8715ab50a6f90694f1aa377c12d9a3629c7
parentb5410ee66126751ad01dc6b94adfab951b665b9b
parent2c32e600a068b44433e7b453121ef65f4b4210cf
Merge tag 'omap-for-v6.6/soc-signed' of git://git./linux/kernel/git/tmlind/linux-omap into soc/arm

SoC changes for omaps for v6.6

SoC changes to include the correct devicetree headers, and an update to
make use of_range_to_resource(). There is also a non-urgent fix for
pwrdm_read_prev_pwrst() array-bounds warning.

* tag 'omap-for-v6.6/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: omap2: Explicitly include correct DT includes
  ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()
  ARM: omap2: Use of_range_to_resource() for "ranges" parsing

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