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

Commit e71cfc03 authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

clk: msm: clock: Update the bimc clock mux index



Use the ddrss_gcc_dbg_clk mux index to get the rate
measurement of the DDR clock on MSMCOBALT. Note that
this feature is only supported on v2 platforms.

CRs-Fixed: 1068034
Change-Id: Ib472c226b7e35079e6b8391848a0a0d1c38962c0
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 6bbaf84d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2374,7 +2374,7 @@ static struct mux_clk gcc_debug_mux = {
		{ &debug_cpu_clk.c, 0x00c0 },
		{ &snoc_clk.c, 0x0000 },
		{ &cnoc_clk.c, 0x000e },
		{ &bimc_clk.c, 0x00a9 },
		{ &bimc_clk.c, 0x014e },
		{ &gcc_mmss_sys_noc_axi_clk.c, 0x001f },
		{ &gcc_mmss_noc_cfg_ahb_clk.c, 0x0020 },
		{ &gcc_usb30_master_clk.c, 0x003e },