diff options
author | Andrew F. Davis <[email protected]> | 2023-04-14 10:25:40 +0530 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2023-05-17 09:15:39 -0500 |
commit | b789ca1e3380ab63b60c3356c026a7e8eb26ba01 (patch) | |
tree | 1d833b66f728e3b74d56f9555ac30acaac82d3ce /lib/mpi/mpiutil.c | |
parent | 67d1b0a1030fb20d54b720df6e976c06b893fb00 (diff) |
soc: ti: pruss: Add pruss_{request,release}_mem_region() API
Add two new API - pruss_request_mem_region() & pruss_release_mem_region(),
to the PRUSS platform driver to allow client drivers to acquire and release
the common memory resources present within a PRU-ICSS subsystem. This
allows the client drivers to directly manipulate the respective memories,
as per their design contract with the associated firmware.
Co-developed-by: Suman Anna <[email protected]>
Signed-off-by: Suman Anna <[email protected]>
Signed-off-by: Andrew F. Davis <[email protected]>
Co-developed-by: Grzegorz Jaszczyk <[email protected]>
Signed-off-by: Grzegorz Jaszczyk <[email protected]>
Reviewed-by: Roger Quadros <[email protected]>
Acked-by: Mathieu Poirier <[email protected]>
Reviewed-by: Tony Lindgren <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: MD Danish Anwar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Nishanth Menon <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions