mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2024-11-27 05:40:41 +00:00
msm: clocks: Add blsp1_uart3 clock for fsm9010
UART3 will be used as a console in FSM9010 targets. Change-Id: I1f9307cdd76f8541ae3b9c3b579c310542e8f2ba Acked-by: Kaushik Sikdar <ksikdar@qti.qualcomm.com> Signed-off-by: Venkatesh Yadav Abbarapu <quicvenkat@codeaurora.org>
This commit is contained in:
parent
e4d39e9edb
commit
d7be04f92e
@ -18,6 +18,7 @@
|
||||
#define clk_cxo_dwc3_clk 0xf79c19f6
|
||||
|
||||
/* clock_gcc controlled clocks */
|
||||
#define clk_gcc_blsp1_uart3_apps_clk 0xc3298bd7
|
||||
#define clk_gcc_blsp1_uart1_apps_clk 0xc7c62f90
|
||||
#define clk_gcc_blsp1_ahb_clk 0x8caa5b4f
|
||||
#define clk_gcc_sdcc1_ahb_clk 0x691e0caa
|
||||
|
Loading…
Reference in New Issue
Block a user