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

Commit 8fdddd88 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: Update DSI clk names for SDM660"

parents 1e22bddb 805dbcc8
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -104,8 +104,8 @@ static const struct parent_map mmcc_parent_map_1[] = {

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

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

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