Skip to content
Commit 7bad5af8 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

bus: ti-sysc: Fix initializing module_pa for modules without sysc register

We have interconnect target modules with no known registers using only
clocks and resets, but we still want to detect them based on the module
IO range. So let's call sysc_parse_and_check_child_range() earlier so we
have module_pa properly initialized.

Fixes: 2928135c

 ("bus: ti-sysc: Support modules without control registers")
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 4c9f4865
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