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

Commit 799681c1 authored by Chetan C R's avatar Chetan C R Committed by Gerrit - the friendly Code Review server
Browse files

clk: qcom: debugcc: Remove im_sleep/xo_div4 for QM215



Remove unused gcc_im_sleep_clk/gcc_xo_div4_clk clocks for
QM215 and SDM429/39 targets.

Change-Id: I8885dd38f71d336ed460d4f8da7d48621d7329cf
Signed-off-by: default avatarChetan C R <cchinnad@codeaurora.org>
parent 2959ed5e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -137,7 +137,6 @@ static const char *const gcc_debug_mux_parent_names[] = {
	"gcc_gp1_clk",
	"gcc_gp2_clk",
	"gcc_gp3_clk",
	"gcc_im_sleep_clk",
	"gcc_lpass_mport_axi_clk",
	"gcc_lpass_q6_axi_clk",
	"gcc_lpass_sway_clk",
@@ -183,7 +182,6 @@ static const char *const gcc_debug_mux_parent_names[] = {
	"gcc_venus0_core0_vcodec0_clk",
	"gcc_venus0_vcodec0_clk",
	"gcc_xo_clk",
	"gcc_xo_div4_clk",
	"gcc_gfx_tbu_clk",
	"gcc_gfx_tcu_clk",
	"gcc_gtcu_ahb_clk",
@@ -271,7 +269,6 @@ static int gcc_debug_mux_sels[] = {
	0x10,		/* gcc_gp1_clk */
	0x11,		/* gcc_gp2_clk */
	0x12,		/* gcc_gp3_clk */
	0x14B,		/* gcc_im_sleep_clk */
	0x162,		/* gcc_lpass_mport_axi_clk */
	0x160,		/* gcc_lpass_q6_axi_clk */
	0x163,		/* gcc_lpass_sway_clk */
@@ -317,7 +314,6 @@ static int gcc_debug_mux_sels[] = {
	0x1B8,		/* gcc_venus0_core0_vcodec0_clk */
	0x1F1,		/* gcc_venus0_vcodec0_clk */
	0x149,		/* gcc_xo_clk */
	0x14A,		/* gcc_xo_div4_clk */
	0x52,		/* gcc_gfx_tbu_clk */
	0x53,		/* gcc_gfx_tcu_clk */
	0x58,		/* gcc_gtcu_ahb_clk */
+0 −4
Original line number Diff line number Diff line
@@ -140,7 +140,6 @@ static const char *const gcc_debug_mux_parent_names[] = {
	"gcc_gp1_clk",
	"gcc_gp2_clk",
	"gcc_gp3_clk",
	"gcc_im_sleep_clk",
	"gcc_lpass_mport_axi_clk",
	"gcc_lpass_q6_axi_clk",
	"gcc_lpass_sway_clk",
@@ -186,7 +185,6 @@ static const char *const gcc_debug_mux_parent_names[] = {
	"gcc_venus0_core0_vcodec0_clk",
	"gcc_venus0_vcodec0_clk",
	"gcc_xo_clk",
	"gcc_xo_div4_clk",
	"gcc_gfx_tbu_clk",
	"gcc_gfx_tcu_clk",
	"gcc_gtcu_ahb_clk",
@@ -282,7 +280,6 @@ static int gcc_debug_mux_sels[] = {
	0x10,		/* gcc_gp1_clk */
	0x11,		/* gcc_gp2_clk */
	0x12,		/* gcc_gp3_clk */
	0x14B,		/* gcc_im_sleep_clk */
	0x162,		/* gcc_lpass_mport_axi_clk */
	0x160,		/* gcc_lpass_q6_axi_clk */
	0x163,		/* gcc_lpass_sway_clk */
@@ -328,7 +325,6 @@ static int gcc_debug_mux_sels[] = {
	0x1B8,		/* gcc_venus0_core0_vcodec0_clk */
	0x1F1,		/* gcc_venus0_vcodec0_clk */
	0x149,		/* gcc_xo_clk */
	0x14A,		/* gcc_xo_div4_clk */
	0x52,		/* gcc_gfx_tbu_clk */
	0x53,		/* gcc_gfx_tcu_clk */
	0x58,		/* gcc_gtcu_ahb_clk */