Merge tag 'tegra-for-5.8-firmware-v2' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 14:51:11 +0000 (16:51 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 14:52:27 +0000 (16:52 +0200)
commitfff4a87f4419c52120ad5375f3f4b80c44a28ca3
tree941b9ee5a5c37560269f1a1648833b00d55210c6
parent8222d4c31576ecf8af7e0c24abe24d201635c938
parent10b2006681333a14a907a06a0e213c568fa8e7f4
Merge tag 'tegra-for-5.8-firmware-v2' of git://git./linux/kernel/git/tegra/linux into arm/drivers

firmware: tegra: Changes for v5.8-rc1

This contains a change that makes the BPMP driver a regular driver,
which fixes some weird suspend/resume ordering issues. Another fix is
also included to implement another way of enabling the L2 cache after
LP2 suspend.

* tag 'tegra-for-5.8-firmware-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: Defer BPMP probe if shared memory not available
  firmware: tf: Different way of L2 cache enabling after LP2 suspend
  firmware: tegra: Make BPMP a regular driver

Link: https://lore.kernel.org/r/20200515145311.1580134-6-thierry.reding@gmail.com
Link: https://lore.kernel.org/r/20200522142846.2376224-1-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>