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

Commit 9bffccb5 authored by Junjie Wu's avatar Junjie Wu
Browse files

clock-rpm-8994: Change BIMC measurement mux select value



A different mux select value should be used for measuring BIMC on
8994.

Change-Id: I70d35ec39ef2c9324a4e9527b4fcaa7c82345685
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent 593d5a19
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ static struct mux_clk rpm_debug_mux = {
		{ &cnoc_clk.c, 0x0008 },
		{ &pnoc_clk.c, 0x0010 },
		{ &snoc_clk.c, 0x0000 },
		{ &bimc_clk.c, 0x0155 },
		{ &bimc_clk.c, 0x015c },
		{ &ce1_clk.c, 0x0138 },
		{ &gcc_ce1_axi_m_clk.c, 0x0139 },
		{ &gcc_ce1_ahb_m_clk.c, 0x013a },