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

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

Merge "clk: qcom: camcc-sdm845: Add the frequency table for csi3phytimer RCG"

parents 7f4d3fc1 f06d833d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -442,7 +442,7 @@ static struct clk_rcg2 cam_cc_csi3phytimer_clk_src = {
	.mnd_width = 0,
	.hid_width = 5,
	.parent_map = cam_cc_parent_map_0,
	.freq_tbl = NULL,
	.freq_tbl = ftbl_cam_cc_csi0phytimer_clk_src,
	.clkr.hw.init = &(struct clk_init_data){
		.name = "cam_cc_csi3phytimer_clk_src",
		.parent_names = cam_cc_parent_names_0,