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

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

Merge "clk: msm: mdmfermium: Add CLK_LIST of reset clocks"

parents d7360f0b 0d569cf4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1800,6 +1800,8 @@ static struct clk_lookup msm_clocks_lookup[] = {
	 CLK_LIST(gcc_usb_hsic_io_cal_clk),
	 CLK_LIST(gcc_usb_hsic_io_cal_sleep_clk),
	 CLK_LIST(gcc_usb_hsic_system_clk),
	 CLK_LIST(gcc_usb2_hs_phy_only_clk),
	 CLK_LIST(gcc_qusb2_phy_clk),
};

static int msm_gcc_probe(struct platform_device *pdev)