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

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

Merge "clk: qcom: Update parent of gpu_cc_cx_gfx3d_clk for Trinket"

parents 72cc8ab8 720fdba3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -259,7 +259,7 @@ static struct clk_branch gpu_cc_cx_gfx3d_clk = {
		.hw.init = &(struct clk_init_data){
			.name = "gpu_cc_cx_gfx3d_clk",
			.parent_names = (const char *[]){
				"gpu_cc_gx_gfx3d_clk_src",
				"gpu_cc_gx_gfx3d_clk",
			},
			.num_parents = 1,
			.flags = CLK_SET_RATE_PARENT,