Skip to content
Commit 4c7924fb authored by Julien Massot's avatar Julien Massot Committed by Geert Uytterhoeven
Browse files

soc: renesas: rcar-rst: Add support to set rproc boot address



R-Car Gen3 SoC series has a realtime processor, the boot
address of this processor can be set thanks to CR7BAR register
of the reset module.

Export this function so that it's possible to set the boot
address from a remoteproc driver.

Also drop the __initdata qualifier on rcar_rst_base,
since we will use this address later than init time.

Signed-off-by: default avatarJulien Massot <julien.massot@iot.bzh>
Link: https://lore.kernel.org/r/20211022122101.66998-1-julien.massot@iot.bzh
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent fa55b7dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment