commit | b89259868478cebf3c118249702fbbe2485b00f8 | [log] [tgz] |
---|---|---|
author | Fabien Dessenne <fabien.dessenne@st.com> | Fri May 31 15:11:32 2019 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Mon Jul 22 09:21:28 2019 +0200 |
tree | 05b055feaaaa9bfc13082f11a6cdf11380ca2d38 | |
parent | 88a5114712ea32d4cabe875b40dcc1d88ffa6870 [diff] |
remoteproc: add device_to_virt ops Introduce the device_to_virt function to allow translation between device address (remote processor view) and virtual address (main processor view). Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>