diff options
author | Geert Uytterhoeven <[email protected]> | 2016-06-28 16:10:33 +0200 |
---|---|---|
committer | Simon Horman <[email protected]> | 2016-06-29 14:37:08 +0200 |
commit | 053239987f89f9a6299e78610bad010764bccd71 (patch) | |
tree | 1d65036273814dfa8e21727b4d6ddfa84b1952f0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b1e52287a29cf0673e1a60210d55edccc756e44a (diff) |
soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driver
On R-Car H1 and Gen2, the SYSC interrupt registers are always configured
using hardcoded values in platform code. For R-Car Gen2, values are
provided for H2 and M2-W only, other SoCs are not yet supported, and
never will be.
Move this configuration from SoC-specific platform code to the
rcar_sysc_init() wrapper, so it can be skipped if the SYSC is configured
from DT. This would be the case not only for H1, H2, and M2-W using a
modern DTS, but also for other R-Car Gen2 SoCs not supported by the
platform code, relying purely on DT.
There is no longer a need to return the mapped register block, hence
make the function return void.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Ulrich Hecht <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions