mbox series

[GIT,PULL] One N950/N9 boot regression fix

Message ID pull-1585340588-558327@atomide.com
State New
Headers show
Series [GIT,PULL] One N950/N9 boot regression fix | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/fixes-rc7-signed

Message

Tony Lindgren March 27, 2020, 8:23 p.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit dfa7ea303f56a3a8b1ed3b91ef35af2da67ca4ee:

  ARM: dts: omap5: Add bus_dma_limit for L3 bus (2020-03-17 10:01:28 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/fixes-rc7-signed

for you to fetch changes up to 07bdc492cff6f555538df95e9812fe72e16d154a:

  ARM: dts: OMAP3: disable RNG on N950/N9 (2020-03-26 10:04:56 -0700)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Aaro Koskinen (1):
      ARM: dts: OMAP3: disable RNG on N950/N9

 arch/arm/boot/dts/omap3-n950-n9.dtsi | 5 +++++
 1 file changed, 5 insertions(+)