Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Mon, 20 Apr 2020 19:42:18 +0000 (21:42 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 20 Apr 2020 19:42:20 +0000 (21:42 +0200)
commitd6b0a5b3ab530e771bd9b7a4eeb17f27986e0a06
tree644bd2980b713bc47bcb5f35c5289ba19be180d2
parent4517f4817dc9c39c44102c22d890d41cea9c757f
parent07bdc492cff6f555538df95e9812fe72e16d154a
Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/fixes

Boot regression fix for N950/N9

We need to tag RNG as disabled for N950/N9 as it blocked by the secure
mode. We have a similar change done for N900, but I missed adding it
for N950/N9 with the recent RNG changes.

* tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: OMAP3: disable RNG on N950/N9

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