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

Commit 4943ac18 authored by Chetan C R's avatar Chetan C R
Browse files

clk: qcom: debugcc: Remove gcc_pcnoc_mpu_cfg_ahb_clk for QM215



Remove unused gcc_pcnoc_mpu_cfg_ahb_clk clocks for
QM215 and SDM429/39 targets.

Change-Id: If99d5ab76644c10504e8bc7616b44950eb14758c
Signed-off-by: default avatarChetan C R <quic_cchinnad@quicinc.com>
parent 2959ed5e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -153,7 +153,6 @@ static const char *const gcc_debug_mux_parent_names[] = {
	"gcc_oxili_ahb_clk",
	"gcc_oxili_aon_clk",
	"gcc_oxili_gfx3d_clk",
	"gcc_pcnoc_mpu_cfg_ahb_clk",
	"gcc_pdm2_clk",
	"gcc_pdm_ahb_clk",
	"gcc_pdm_xo4_clk",
@@ -287,7 +286,6 @@ static int gcc_debug_mux_sels[] = {
	0x1EB,		/* gcc_oxili_ahb_clk */
	0xEE,		/* gcc_oxili_aon_clk */
	0x1EA,		/* gcc_oxili_gfx3d_clk */
	0xC9,		/* gcc_pcnoc_mpu_cfg_ahb_clk */
	0xD2,		/* gcc_pdm2_clk */
	0xD0,		/* gcc_pdm_ahb_clk */
	0xD1,		/* gcc_pdm_xo4_clk */
+0 −2
Original line number Diff line number Diff line
@@ -156,7 +156,6 @@ static const char *const gcc_debug_mux_parent_names[] = {
	"gcc_oxili_ahb_clk",
	"gcc_oxili_aon_clk",
	"gcc_oxili_gfx3d_clk",
	"gcc_pcnoc_mpu_cfg_ahb_clk",
	"gcc_pdm2_clk",
	"gcc_pdm_ahb_clk",
	"gcc_pdm_xo4_clk",
@@ -298,7 +297,6 @@ static int gcc_debug_mux_sels[] = {
	0x1EB,		/* gcc_oxili_ahb_clk */
	0xEE,		/* gcc_oxili_aon_clk */
	0x1EA,		/* gcc_oxili_gfx3d_clk */
	0xC9,		/* gcc_pcnoc_mpu_cfg_ahb_clk */
	0xD2,		/* gcc_pdm2_clk */
	0xD0,		/* gcc_pdm_ahb_clk */
	0xD1,		/* gcc_pdm_xo4_clk */