Merge tag 'tegra-for-5.16-firmware' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 11 Oct 2021 09:00:30 +0000 (11:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 11 Oct 2021 09:00:32 +0000 (11:00 +0200)
commite4fb7b44112d914113466ea28f38ad334ed00175
tree7b0eef4d35db6817c4da30e5575a330d78344e95
parent88557618909a70460a3c1a898cdcc10c43a2aad1
parentf11c34bddf8cd2a3107a7d11b6446c66deda9590
Merge tag 'tegra-for-5.16-firmware' of git://git./linux/kernel/git/tegra/linux into arm/drivers

firmware: tegra: Changes for v5.16-rc1

This contains a fix for a stack usage problem that was causing build
failures on 32-bit ARM and a minor janitorial cleanup.

* tag 'tegra-for-5.16-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: bpmp: Use devm_platform_ioremap_resource()
  firmware: tegra: Reduce stack usage

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