linux/drivers/firmware/tegra
Thierry Reding 7734411872 firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function
Some device tree bindings need to specify a parameter along with a BPMP
phandle reference to designate the ID associated with a given controller
that needs to interoperate with BPMP. Typically this is specified as an
extra cell in the nvidia,bpmp property, so add a helper to parse this ID
while resolving the phandle reference.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2026-03-27 16:24:36 +01:00
..
Kconfig firmware: tegra: Fix IVC dependency problems 2025-07-07 14:44:44 +02:00
Makefile firmware: tegra: bpmp: Fix build failure for tegra264-only config 2025-07-11 14:50:35 +02:00
bpmp-debugfs.c
bpmp-private.h firmware: tegra: bpmp: Fix build failure for tegra264-only config 2025-07-11 14:50:35 +02:00
bpmp-tegra186.c firmware: tegra: Do not warn on missing memory-region property 2025-09-15 18:28:09 +02:00
bpmp-tegra210.c
bpmp.c firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function 2026-03-27 16:24:36 +01:00
ivc.c