Skip to content
Commit 42b9c5c9 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

bus: ti-sysc: Add support for early quirks based on register address



At least mcpdm needs an optional external clock enabled to function and
this clock typically comes from the PMIC. We can detect mcpdm based on
the interconnect target module address and set a quirk flag early.

To do this, let's initialize the clocks a bit later and add a new
function for sysc_init_early_quirks(). Note that we cannot yet enable
the early quirks for mcpdm until the optional external clocks are
handled in the in the following patch.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent b11c1ea1
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