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

Commit c0a8f9e8 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: mmcc: Update the DSI PLL parent names"

parents d12c1914 b858dc40
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -112,8 +112,8 @@ static const struct parent_map mmcc_parent_map_1[] = {

static const char * const mmcc_parent_names_1[] = {
	"xo",
	"dsi0_phy_pll_out_byteclk",
	"dsi1_phy_pll_out_byteclk",
	"dsi0pll_byte_clk_mux",
	"dsi1pll_byte_clk_mux",
	"core_bi_pll_test_se",
};

@@ -240,8 +240,8 @@ static const struct parent_map mmcc_parent_map_8[] = {

static const char * const mmcc_parent_names_8[] = {
	"xo",
	"dsi0_phy_pll_out_dsiclk",
	"dsi1_phy_pll_out_dsiclk",
	"dsi0pll_pixel_clk_mux",
	"dsi1pll_pixel_clk_mux",
	"core_bi_pll_test_se",
};