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

Commit f77c1645 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-krypton: Add device entries for USB dwc3 controller"

parents 43844de4 30dc79c9
Loading
Loading
Loading
Loading
+7 −4
Original line number Diff line number Diff line
@@ -2070,12 +2070,15 @@ static struct clk_lookup msm_clocks_krypton[] = {
	CLK_LOOKUP("",	gcc_pcie_cfg_ahb_clk.c,	""),
	CLK_LOOKUP("",	gcc_pcie_pipe_clk.c,	""),
	CLK_LOOKUP("",	gcc_pcie_sleep_clk.c,	""),
	CLK_LOOKUP("",	gcc_sys_noc_usb3_axi_clk.c,	""),
	CLK_LOOKUP("iface_clk",	gcc_sys_noc_usb3_axi_clk.c,
		   "f9200000.qcom,ssusb"),
	CLK_LOOKUP("",	gcc_usb3_aux_clk.c,	""),
	CLK_LOOKUP("",	gcc_usb3_pipe_clk.c,	""),
	CLK_LOOKUP("",	gcc_usb30_master_clk.c,	""),
	CLK_LOOKUP("",	gcc_usb30_mock_utmi_clk.c,	""),
	CLK_LOOKUP("",	gcc_usb30_sleep_clk.c,	""),
	CLK_LOOKUP("core_clk",	gcc_usb30_master_clk.c,
		   "f9200000.qcom,ssusb"),
	CLK_LOOKUP("utmi_clk",	gcc_usb30_mock_utmi_clk.c,
		   "f9200000.qcom,ssusb"),
	CLK_LOOKUP("sleep_clk",	gcc_usb30_sleep_clk.c,	"f9200000.qcom,ssusb"),

	CLK_LOOKUP("",	ce1_clk_src.c,	""),
	CLK_LOOKUP("",  gcc_usb3_phy_com_reset.c,       ""),