Unverified Commit 90ab3fcc authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!7414 clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays

parents 503fa2fc adb584b3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1557,6 +1557,7 @@ static struct clk_regmap_div nss_ubi0_div_clk_src = {

static const struct freq_tbl ftbl_pcie_aux_clk_src[] = {
	F(24000000, P_XO, 1, 0, 0),
	{ }
};

static const struct clk_parent_data gcc_xo_gpll0_core_pi_sleep_clk[] = {
@@ -1737,6 +1738,7 @@ static const struct freq_tbl ftbl_sdcc_ice_core_clk_src[] = {
	F(160000000, P_GPLL0, 5, 0, 0),
	F(216000000, P_GPLL6, 5, 0, 0),
	F(308570000, P_GPLL6, 3.5, 0, 0),
	{ }
};

static const struct clk_parent_data gcc_xo_gpll0_gpll6_gpll0_div2[] = {