projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f3bcf5
)
clk: socfpga: agilex: mpu_l2ram_clk should be mpu_ccu_clk
author
Dinh Nguyen
<dinguyen@kernel.org>
Tue, 16 Jun 2020 20:24:17 +0000
(15:24 -0500)
committer
Stephen Boyd
<sboyd@kernel.org>
Sat, 20 Jun 2020 02:27:33 +0000
(19:27 -0700)
Preliminary documentation documented the mpu_l2ram_clk, but since then,
the mpu_l2ram_clk is no longer documented. It's now referred to as
mpu_ccu_clk.
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link:
https://lore.kernel.org/r/20200616202417.14376-3-dinguyen@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/socfpga/clk-agilex.c
patch
|
blob
|
history
diff --git
a/drivers/clk/socfpga/clk-agilex.c
b/drivers/clk/socfpga/clk-agilex.c
index 1b2e0ad01b244bc72d1ff1c6964ca5e93779f503..8fb12cbe02086c8a465f4b5b7fbb7f3f7abb6be6 100644
(file)
--- a/
drivers/clk/socfpga/clk-agilex.c
+++ b/
drivers/clk/socfpga/clk-agilex.c
@@
-252,7
+252,7
@@
static const struct stratix10_gate_clock agilex_gate_clks[] = {
0, 0, 0, 0, 0x30, 0, 0},
{ AGILEX_MPU_PERIPH_CLK, "mpu_periph_clk", "mpu_clk", NULL, 1, 0, 0x24,
0, 0, 0, 0, 0, 0, 4},
- { AGILEX_MPU_
L2RAM_CLK, "mpu_l2ram
_clk", "mpu_clk", NULL, 1, 0, 0x24,
+ { AGILEX_MPU_
CCU_CLK, "mpu_ccu
_clk", "mpu_clk", NULL, 1, 0, 0x24,
0, 0, 0, 0, 0, 0, 2},
{ AGILEX_L4_MAIN_CLK, "l4_main_clk", "noc_clk", NULL, 1, 0, 0x24,
1, 0x44, 0, 2, 0, 0, 0},