Hi ARM SoC maintainers, The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.12-firmware for you to fetch changes up to 8812b8689ee652ee7f7e958473a9de56d7c184b6: firmware: tegra: bpmp: Use scoped device node handling to simplify error paths (2024-08-27 15:58:38 +0200) Thanks, Thierry ---------------------------------------------------------------- firmware: tegra: Changes for v6.12-rc1 The changes in this set remove some unused code and simplify error paths using scoped helpers. ---------------------------------------------------------------- Krzysztof Kozlowski (2): firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp() firmware: tegra: bpmp: Use scoped device node handling to simplify error paths drivers/firmware/tegra/bpmp.c | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-)