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

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

Merge "msm-clock: mpq8092: fix uart clock for uart2"

parents 5d2b9fdc d571399f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6524,8 +6524,8 @@ static struct clk_lookup mpq_clocks_8092[] = {
	CLK_LOOKUP("",	gcc_blsp1_qup6_i2c_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp1_qup6_spi_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp1_uart1_apps_clk.c, ""),
	CLK_LOOKUP("core_clk",	gcc_blsp1_uart2_apps_clk.c, "f991f000.serial"),
	CLK_LOOKUP("",	gcc_blsp1_uart3_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp1_uart2_apps_clk.c, ""),
	CLK_LOOKUP("core_clk",	gcc_blsp1_uart3_apps_clk.c, "f991f000.serial"),
	CLK_LOOKUP("",	gcc_blsp1_uart4_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp1_uart5_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp1_uart6_apps_clk.c,	""),