firmware: tegra: bpmp: Use iosys-map helpers
authorThierry Reding <treding@nvidia.com>
Thu, 22 Sep 2022 13:41:24 +0000 (15:41 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 24 Oct 2022 13:18:11 +0000 (15:18 +0200)
commit4c1e0a97351a5e88e7e503b40cdbe0f220039a5e
treebe5165a467aec518ffacc940069c4564d39c9df1
parent236d3907aa7c03168dbc4d0e8faa77d10bbb969f
firmware: tegra: bpmp: Use iosys-map helpers

The shared memory used for inter-processor communication between the CPU
and the BPMP can reside either in system memory or in I/O memory. Use
the iosys-map helpers to abstract these differences away.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/firmware/tegra/bpmp-tegra186.c
drivers/firmware/tegra/bpmp-tegra210.c
drivers/firmware/tegra/bpmp.c
drivers/firmware/tegra/ivc.c
drivers/thermal/tegra/tegra-bpmp-thermal.c
include/soc/tegra/bpmp.h
include/soc/tegra/ivc.h