Hi ARM SoC maintainers, The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.14-firmware for you to fetch changes up to bd778b893963d67d7eb01f49d84ffcd3eaf229dd: firmware: tegra: bpmp: Fix Tegra234-only builds (2021-06-11 13:31:51 +0200) Thanks, Thierry ---------------------------------------------------------------- firmware: tegra: Changes for v5.14-rc1 These changes contain two minor fixes for the Tegra BPMP driver. ---------------------------------------------------------------- Thierry Reding (1): firmware: tegra: bpmp: Fix Tegra234-only builds Zhen Lei (1): firmware: tegra: Fix error return code in tegra210_bpmp_init() drivers/firmware/tegra/Makefile | 1 + drivers/firmware/tegra/bpmp-private.h | 3 ++- drivers/firmware/tegra/bpmp-tegra210.c | 2 +- drivers/firmware/tegra/bpmp.c | 3 ++- 4 files changed, 6 insertions(+), 3 deletions(-)