]> 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)
commit05f1572c9c0f3d464ab17efb692a9ac6029d1831
tree644bd2980b713bc47bcb5f35c5289ba19be180d2
parent79d94d3d9c9ccf7560a62f2dd0e892dc069cb1bb
parent1b0ceb503d3dd00e1618972bde7aee63a7d55ae8
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>