]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite23b2bf914d7781c761180c39db8939da6263691
tree7e0aa55690f496513385ac2c05f03ea5c318c3bd
parentdfb6ad479ed0ec2423606f4bd313e3ec895b115e
parent6873d81a772424a3f31d0f98aca993ac9cf2bbe3
Merge tag 'tegra-for-5.9-firmware' of git://git.kernel.org/pub/scm/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>