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

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

Merge "clk: qcom: Remove support for gpu throttle xo clock"

parents 069c9bf2 380811af
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -165,7 +165,6 @@ static const char *const gcc_debug_mux_parent_names[] = {
	"gcc_gpu_memnoc_gfx_clk",
	"gcc_gpu_snoc_dvm_gfx_clk",
	"gcc_gpu_throttle_core_clk",
	"gcc_gpu_throttle_xo_clk",
	"gcc_pdm2_clk",
	"gcc_pdm_ahb_clk",
	"gcc_pdm_xo4_clk",
@@ -270,7 +269,6 @@ static int gcc_debug_mux_sels[] = {
	0xE8,		/* gcc_gpu_memnoc_gfx_clk */
	0xEA,		/* gcc_gpu_snoc_dvm_gfx_clk */
	0xEF,		/* gcc_gpu_throttle_core_clk */
	0xEE,		/* gcc_gpu_throttle_xo_clk */
	0x73,		/* gcc_pdm2_clk */
	0x71,		/* gcc_pdm_ahb_clk */
	0x72,		/* gcc_pdm_xo4_clk */