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

Commit 152159ca authored by Tianyi Gou's avatar Tianyi Gou
Browse files

msm: clock-8084: Remove the dummy clocks



Dummy clocks were used on simulation target and should be removed
from the table used on real hardware.

Note that there are still two dummy clocks used as they are needed
for the smmu driver to probe successfully. They can be removed once
the smmu driver fix this issue.

Change-Id: I2401ba27ada2c40f8664f33fa3f6b1ba5e0b7cb8
Signed-off-by: default avatarTianyi Gou <tgou@codeaurora.org>
parent 3e2b941d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -5766,9 +5766,6 @@ static struct clk_lookup apq_clocks_8084_rumi[] = {
};

static struct clk_lookup apq_clocks_8084[] = {
	CLK_DUMMY("core_clk",   BLSP1_UART_CLK, "f991e000.serial", OFF),
	CLK_DUMMY("mem_iface_clk",	gcc_mmss_bimc_gfx_clk.c,
				     "fdb00000.qcom,kgsl-3d0", OFF),
	CLK_DUMMY("iface_clk", lcc_q6_smmu_cfg_clk.c, "fe054000.qcom,iommu",
									OFF),
	CLK_DUMMY("iface_clk", lcc_core_smmu_cfg_clk.c, "fe064000.qcom,iommu",