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

Commit 10e4f31e authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

clk: msm: clock-gcc: Add support for measure for IPA clock



IPA clock requires to be measured from debugfs interface, so add the debug
mux value entry for the same.

CRs-Fixed: 981081
Change-Id: I904e5d1460ab41fb562ed383dc03e0d984cbde84
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 863a7de4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3278,6 +3278,7 @@ static struct mux_clk gcc_debug_mux = {
		{ &sysmmnoc_clk.c, 0x0001 },
		{ &pcnoc_clk.c, 0x0008 },
		{ &bimc_clk.c, 0x15A },
		{ &ipa_clk.c, 0x1b0 },
		{ &gcc_dcc_clk.c, 0x000d },
		{ &gcc_pcnoc_usb3_axi_clk.c, 0x000e },
		{ &gcc_gp1_clk.c, 0x0010 },