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

Commit 130ea8ca authored by Patrick Daly's avatar Patrick Daly
Browse files

msm: clock-krypton: Add IPA config clock for bus driver



Add an entry for the IPA clock to allow the bus driver to program QoS
registers.

Change-Id: I400e555fbf15dee7e8be1430e89ac15f28451f47
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 8d806f01
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2062,6 +2062,7 @@ static struct clk_lookup msm_clocks_krypton[] = {
	CLK_LOOKUP("bus_a_clk",	pnoc_msmbus_a_clk.c,	"msm_periph_noc"),
	CLK_LOOKUP("mem_clk",	bimc_msmbus_clk.c,	"msm_bimc"),
	CLK_LOOKUP("mem_a_clk",	bimc_msmbus_a_clk.c,	"msm_bimc"),
	CLK_LOOKUP("iface_clk", ipa_clk.c,              "msm_ipa"),

	CLK_LOOKUP("a7_m_clk", a7_m_clk, ""),