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

Commit 805acf46 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: Add support for 162MHz for disp_cc_mdss_dp_link_clk for SM6150"

parents b6332d07 9201f63a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -256,6 +256,7 @@ static struct clk_rcg2 disp_cc_mdss_dp_crypto_clk_src = {
};

static const struct freq_tbl ftbl_disp_cc_mdss_dp_link_clk_src[] = {
	F( 162000, P_DP_PHY_PLL_LINK_CLK,   1,   0,   0),
	F( 270000, P_DP_PHY_PLL_LINK_CLK,   1,   0,   0),
	F( 540000, P_DP_PHY_PLL_LINK_CLK,   1,   0,   0),
	{ }