]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9615be32f250858a45d010d5f5157fcddf04a938
tree644bd2980b713bc47bcb5f35c5289ba19be180d2
parenteb5425bf7ee1a18de0e8489c5efc691ad055b8b9
parentf3a016cd1c545ce4bab22a778d71887e90333760
Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/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>