summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2019-03-21 11:00:21 -0700
committerTony Lindgren <tony@atomide.com>2019-04-03 09:32:34 -0700
commit1a5cd7c23cc52445fcc4e82beb343ba43103ecdc (patch)
treedbbb78faf7e5fe19e48dde49053610b12fe30067 /samples
parentd878970f6ce127a0b5288e1ef20fbbbff7676792 (diff)
bus: ti-sysc: Enable all clocks directly during init to read revision
The first thing we want to do is just read the module revision register to be able to configure the module specific quirks and configure the module registers. As the interconnect target module may not yet be properly configured and may need a reset first, we don't want to use pm_runtime_get() at this point. To read the revision register, let's just enable the all the clocks for the interconnect target module during init even if the optional clocks are not needed. That way we can read the revision register to configure the quirks needed for PM runtime. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions