linux-kernelorg-stable/drivers/firmware/tegra
Thierry Reding 6131690df4 firmware: tegra: Do not warn on missing memory-region property
The IPC shared memory can reside in system memory or SRAM. In the latter
case the memory-region property is expected not to be present, so do not
warn about it.

Reported-by: Jonathan Hunter <jonathanh@nvidia.com>
Fixes: dbe4efea38 ("firmware: tegra: bpmp: Use of_reserved_mem_region_to_resource() for "memory-region"")
Signed-off-by: Thierry Reding <treding@nvidia.com>
2025-09-15 18:28:09 +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
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 support on Tegra264 2025-07-07 14:45:14 +02:00
ivc.c