diff options
author | Yao Zi <ziyao@disroot.org> | 2025-09-19 14:26:47 +0000 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-09-21 12:48:51 -0700 |
commit | 74743c53a19fb7592ca0369f087015044ee4a571 (patch) | |
tree | 98219980a46213b4fe678a24fda56d800e6b7a65 /rust/kernel/bits.rs | |
parent | 158ddb87b13e6642dadaa16e3c4e9f5814825685 (diff) |
clk: loongson2: Add clock definitions for Loongson-2K0300 SoC
The clock controller of Loongson-2K0300 consists of three PLLs, requires
an 120MHz external reference clock to function, and generates clocks in
various frequencies for SoC peripherals.
Clock definitions for previous SoC generations could be reused for most
clock hardwares. There're two gates marked as critical, clk_node_gate
and clk_boot_gate, which supply the CPU cores and the system
configuration bus. Disabling them leads to a SoC hang.
Signed-off-by: Yao Zi <ziyao@disroot.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'rust/kernel/bits.rs')
0 files changed, 0 insertions, 0 deletions