Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c252aaa authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: gcc: Update the branch halt flag to BRANCH_VOTED"

parents 115d09ab 208fa967
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ static int cpu_cc_debug_mux_sels[] = {

static int apss_cc_debug_mux_pre_divs[] = {
	0x8,		/* perfcl_clk */
	0x4,		/* pwrcl_clk */
	0x8,		/* pwrcl_clk */
};

static struct clk_debug_mux cpu_cc_debug_mux = {
+1 −1
Original line number Diff line number Diff line
@@ -2783,7 +2783,7 @@ static struct clk_branch gcc_gpu_iref_clk = {

static struct clk_branch gcc_gpu_memnoc_gfx_clk = {
	.halt_reg = 0x3600c,
	.halt_check = BRANCH_HALT,
	.halt_check = BRANCH_VOTED,
	.hwcg_reg = 0x3600c,
	.hwcg_bit = 1,
	.clkr = {