diff options
author | Tero Kristo <t-kristo@ti.com> | 2019-05-28 16:10:22 +0300 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2019-06-07 12:11:41 +0300 |
commit | 8e48b33f9def0cef429c102c5b4b2dad8ef1d684 (patch) | |
tree | b7e2457dd3a0476398e9b1e25aff2feb61b13bc4 /fs | |
parent | 4bfce5aba9023c56cf9fb3882d7055c07979e971 (diff) | |
download | linux-8e48b33f9def0cef429c102c5b4b2dad8ef1d684.tar.xz |
clk: keystone: sci-clk: probe clocks from DT instead of firmware
Probing all the available clocks from the PM firmware takes quite a lot
of time, increasing boot time. Instead, implement functionality that
parses only the used clocks from DT, and registers these to clock core.
This way, the boot time is greatly improved.
Additionally, provide a Kconfig option for parsing all the clocks from
firmware, if someone requires this. It is mostly useful as a debugging
functionality if we want to inspect the whole clock tree.
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions