diff options
author | Zong Li <[email protected]> | 2020-12-09 17:49:12 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2020-12-16 12:22:39 -0800 |
commit | c816e1ddf2b60b31d121118488c5a854d9a2fad9 (patch) | |
tree | bbd99610d165b1ba7908ef5845cb8a92a56b28fb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a00a3f29b2a6572108572359558c441da51dad70 (diff) |
clk: sifive: Extract prci core to common base
Extract common core of prci driver to an independent file, it could
allow other chips to reuse it. Separate SoCs-dependent code 'fu540'
from prci core, then we can easily add 'fu740' later.
Almost these changes are code movement. The different is adding the
private data for each SoC use, so it needs to get match data in probe
callback function, then use the data for initialization.
Signed-off-by: Zong Li <[email protected]>
Reviewed-by: Pragnesh Patel <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[[email protected]: Include header to silence sparse]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions