lkml.org 
[lkml]   [2020]   [Apr]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC 17/18] remoteproc: stm32: Add the pa to da ops.
    Date
    Add pa_to_da ops to translate the physical address into
    device address.

    Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
    Change-Id: Ie1aa26769635d6d4c4581486700c4061f0f99ff1
    ---
    drivers/remoteproc/stm32_rproc.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/remoteproc/stm32_rproc.c b/drivers/remoteproc/stm32_rproc.c
    index a18f88044111..1dd4c0f9c423 100644
    --- a/drivers/remoteproc/stm32_rproc.c
    +++ b/drivers/remoteproc/stm32_rproc.c
    @@ -507,6 +507,7 @@ static struct rproc_ops st_rproc_ops = {
    .find_loaded_rsc_table = rproc_elf_find_loaded_rsc_table,
    .sanity_check = rproc_elf_sanity_check,
    .get_boot_addr = rproc_elf_get_boot_addr,
    + .pa_to_da = stm32_rproc_pa_to_da,
    };

    static const struct of_device_id stm32_rproc_match[] = {
    --
    2.17.1
    \
     
     \ /
      Last update: 2020-04-16 18:15    [W:4.275 / U:0.704 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site