]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks
authorDrew Fustini <dfustini@tenstorrent.com>
Sat, 28 Dec 2024 03:48:04 +0000 (19:48 -0800)
committerStephen Boyd <sboyd@kernel.org>
Mon, 13 Jan 2025 21:38:17 +0000 (13:38 -0800)
commit3a43cd19f1b8d3f57f835ae50cc869f07902c062
treee4ad9b85ed4b9e41e8d3560a309719624a099220
parent037705e94bf6e1810b7f9dc077d0e23292229e74
clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks

cpu2vp_clk is a gate but was mistakenly in th1520_div_clks[] instead
of th1520_gate_clks[].

Fixes: ae81b69fd2b1 ("clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks")
Signed-off-by: Drew Fustini <dfustini@tenstorrent.com>
Link: https://lore.kernel.org/r/20241228034802.1573554-1-dfustini@tenstorrent.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/thead/clk-th1520-ap.c