We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db4585 commit 14539c8Copy full SHA for 14539c8
drivers/clk/qcom/gcc-x1e80100.c
@@ -5269,6 +5269,7 @@ static struct clk_branch gcc_usb3_sec_phy_pipe_clk = {
5269
&gcc_usb3_sec_phy_pipe_clk_src.clkr.hw,
5270
},
5271
.num_parents = 1,
5272
+ .flags = CLK_SET_RATE_PARENT,
5273
.ops = &clk_branch2_ops,
5274
5275
@@ -5339,6 +5340,7 @@ static struct clk_branch gcc_usb3_tert_phy_pipe_clk = {
5339
5340
&gcc_usb3_tert_phy_pipe_clk_src.clkr.hw,
5341
5342
5343
5344
5345
5346
0 commit comments