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

Commit a1577fb3 authored by Damir Didjusto's avatar Damir Didjusto
Browse files

msm: clock-samarium: Add clock look-up table entry for osr_clk



osr_clk is the Master clock used by Audio Codec for its internal
operations.

Change-Id: I7e2f920ff71255579966ff9e371b15be5545dc89
Signed-off-by: default avatarDamir Didjusto <damird@codeaurora.org>
parent c99f9b85
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3470,6 +3470,8 @@ static struct clk_lookup msm_clocks_samarium[] = {
	CLK_LOOKUP("core_a_clk", qdss_a_clk.c, "fc360000.cti"),
	CLK_LOOKUP("core_a_clk", qdss_a_clk.c, "fd828018.hwevent"),

	CLK_LOOKUP("osr_clk", div_clk1.c, "msm-dai-q6-dev.16384"),

	/* BLSP */
	CLK_LOOKUP("iface_clk", gcc_blsp1_ahb_clk.c, "f991f000.serial"),
	CLK_LOOKUP("iface_clk", gcc_blsp1_ahb_clk.c, "f9924000.i2c"),