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 c559bcb commit 3f8d7f4Copy full SHA for 3f8d7f4
drivers/clk/qcom/gpucc-sm8650.c
@@ -50,6 +50,7 @@ static const struct alpha_pll_config gpu_cc_pll0_config = {
50
.test_ctl_val = 0x00000000,
51
.test_ctl_hi_val = 0x00000003,
52
.test_ctl_hi1_val = 0x00009000,
53
+ .test_ctl_hi2_val = 0x00000034,
54
.user_ctl_val = 0x00000000,
55
.user_ctl_hi_val = 0x00000005,
56
};
@@ -80,6 +81,7 @@ static const struct alpha_pll_config gpu_cc_pll1_config = {
80
81
82
83
84
85
86
87
0 commit comments