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
..
bpmp-debugfs.c firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename() 2024-02-21 17:10:32 +01:00
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 firmware: tegra: Remove surplus dev_err() when using platform_get_irq_byname() 2022-11-17 23:52:39 +01:00
bpmp.c firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function 2026-03-27 16:24:36 +01:00
ivc.c firmware: tegra: bpmp: Use iosys-map helpers 2022-10-24 15:18:11 +02: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