diff options
author | Kavyasree Kotagiri <[email protected]> | 2021-11-03 11:49:35 +0530 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2021-12-08 10:57:26 +0100 |
commit | 54104ee023333e3bd8062ff1cbc312ea4c5bf733 (patch) | |
tree | 420c741bd2c56c1a0f232b732050f686777e259e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 07300ef47a3f6a1c67753c91466dfc30c0cead7c (diff) |
clk: lan966x: Add lan966x SoC clock driver
This adds Generic Clock Controller driver for lan966x SoC.
Lan966x clock controller contains 3 PLLs - cpu_clk, ddr_clk
and sys_clk. It generates and supplies clock to various
peripherals within SoC.
Register settings required to provide GCK clocking to a
peripheral is as below:
GCK_SRC_SEL = Select clock source.
GCK_PRESCALER = Set divider value.
GCK_ENA = 1 - Enable GCK clock.
Signed-off-by: Kavyasree Kotagiri <[email protected]>
Co-developed-by: Horatiu Vultur <[email protected]>
Signed-off-by: Horatiu Vultur <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions