Merge tag 'tegra-for-5.9-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 17 Jul 2020 19:13:41 +0000 (21:13 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 17 Jul 2020 19:13:42 +0000 (21:13 +0200)
commit68be222f777019930ceeb724322a5b3742ab86ea
tree7e0aa55690f496513385ac2c05f03ea5c318c3bd
parenta0edee635020de84b73c3d0b33a7a7ea9efc6179
parent4e87189912bd2167998d82c95bb68f73185069e2
Merge tag 'tegra-for-5.9-firmware' of git://git./linux/kernel/git/tegra/linux into arm/drivers

firmware: tegra: Changes for v5.9-rc1

This has a few cleanups and the addition of a new mechanism to query
debug information from the BPMP.

* tag 'tegra-for-5.9-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: Update BPMP ABI
  firmware: tegra: Add support for in-band debug
  firmware: tegra: Prepare for supporting in-band debugfs
  firmware: tegra: Use consistent return variable name
  firmware: tegra: Add return code checks and increase debugfs size

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