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

Commit 078fc5da authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: clock-8084: Add ref clock lookup entry for UFS"

parents 10a7f77d 8b91f443
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5851,6 +5851,7 @@ static struct clk_lookup apq_clocks_8084[] = {
	CLK_LOOKUP("",	gcc_tsif_ref_clk.c,	""),

	/* UFS clocks */
	CLK_LOOKUP("ref_clk", rf_clk1.c,                 "fc594000.ufshc"),
	CLK_LOOKUP("bus_clk", gcc_sys_noc_ufs_axi_clk.c, "fc594000.ufshc"),
	CLK_LOOKUP("iface_clk", gcc_ufs_ahb_clk.c,       "fc594000.ufshc"),
	CLK_LOOKUP("core_clk", gcc_ufs_axi_clk.c,        "fc594000.ufshc"),