]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2ac9d1e2462d28c8242c012836cdd8b9e5d1f273
tree941b9ee5a5c37560269f1a1648833b00d55210c6
parent8ad478fffd56d33d6502db3d6bf87bd5fb0ac63d
parent520f1fd7e76c9789c53656ed9d81855925413131
Merge tag 'tegra-for-5.8-firmware-v2' of git://git.kernel.org/pub/scm/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>