Merge tag 'tegra-for-6.17-firmware' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 22 Jul 2025 20:43:50 +0000 (22:43 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 22 Jul 2025 20:43:55 +0000 (22:43 +0200)
commit27d0ff5a60d666f2ed720405e81d8048898e75fe
tree7cc739301849903366da5ab8e022424220ae1919
parent8adc8e1657e19849c02c764e371478a05ca83c57
parent83f96a7eaaf0e3ac1b1447f74a8d3b2213187b6e
Merge tag 'tegra-for-6.17-firmware' of https://git./linux/kernel/git/tegra/linux into soc/drivers

firmware: tegra: Updates for v6.17-rc1

Add Tegra264 support for the BPMP, fix some dependency issues and clean
up some code using new OF helpers.

* tag 'tegra-for-6.17-firmware' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: bpmp: Fix build failure for tegra264-only config
  firmware: tegra: bpmp: Use of_reserved_mem_region_to_resource() for "memory-region"
  firmware: tegra: bpmp: Add support on Tegra264
  firmware: tegra: Fix IVC dependency problems

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