Hi ARM SoC maintainers, The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.16-firmware for you to fetch changes up to f11c34bddf8cd2a3107a7d11b6446c66deda9590: firmware: tegra: bpmp: Use devm_platform_ioremap_resource() (2021-10-07 20:52:24 +0200) Thanks, Thierry ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Arnd Bergmann (1): firmware: tegra: Reduce stack usage Cai Huoqing (1): firmware: tegra: bpmp: Use devm_platform_ioremap_resource() drivers/firmware/tegra/bpmp-debugfs.c | 26 +++++++++++++++++--------- drivers/firmware/tegra/bpmp-tegra210.c | 7 ++----- 2 files changed, 19 insertions(+), 14 deletions(-)