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

Commit d2178545 authored by Naveen Kaje's avatar Naveen Kaje Committed by Gerrit - the friendly Code Review server
Browse files

msm: 8084: Clock configs for QCA1530 interface



This change configures the clocks for the QCA1530-8084
liquid and CDP interface.

Change-Id: I0b3f201a8bf7308ce452bb168f2690bbc900298d
Signed-off-by: default avatarNaveen Kaje <nkaje@codeaurora.org>
parent 8b9408e4
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -5878,6 +5878,7 @@ static struct clk_lookup apq_clocks_8084[] = {
	CLK_LOOKUP("core_clk", gcc_blsp1_uart6_apps_clk.c,  "f9922000.uart"),

	/* BLSP2  clocks */
	CLK_LOOKUP("iface_clk", gcc_blsp2_ahb_clk.c,	"f995d000.uart"),
	CLK_LOOKUP("iface_clk",	gcc_blsp2_ahb_clk.c,	"f995e000.serial"),
	CLK_LOOKUP("iface_clk", gcc_blsp2_ahb_clk.c,	"f9966000.i2c"),
	CLK_LOOKUP("",	gcc_blsp2_qup1_i2c_apps_clk.c,	""),
@@ -5893,10 +5894,12 @@ static struct clk_lookup apq_clocks_8084[] = {
	CLK_LOOKUP("",	gcc_blsp2_qup6_i2c_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp2_qup6_spi_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp2_uart1_apps_clk.c, ""),
	CLK_LOOKUP("core_clk", gcc_blsp2_uart1_apps_clk.c, "f995d000.uart"),
	CLK_LOOKUP("core_clk", gcc_blsp2_uart2_apps_clk.c, "f995e000.serial"),
	CLK_LOOKUP("",	gcc_blsp2_uart3_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp2_uart4_apps_clk.c,	""),
	CLK_LOOKUP("",	gcc_blsp2_uart5_apps_clk.c,	""),
	CLK_LOOKUP("iface_clk",	gcc_blsp2_ahb_clk.c, "f9961000.uart"),
	CLK_LOOKUP("core_clk",	gcc_blsp2_uart5_apps_clk.c, "f9961000.uart"),
	CLK_LOOKUP("",	gcc_blsp2_uart6_apps_clk.c,	""),

	CLK_LOOKUP("",	gcc_boot_rom_ahb_clk.c,	""),