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

Commit 366f43b1 authored by Laxminath Kasam's avatar Laxminath Kasam
Browse files

ASoC: wcd: Add support for audio external clock driver on msmtitanium



Audio external clock driver registers to kernel clock framework and
provides clock ops to enable the external (reference) clock to audio
codec hardware. This clock needs to be enabled for any audio
use-cases to run.

Change-Id: Iab978b326ade89b7ba8c558bb55403d9e5c0df0b
Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
parent fd65847f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -310,4 +310,7 @@
#define clk_apss_debug_pri_mux				 0xc691ff55
#define clk_cpu_debug_pri_mux				 0x61a2945f

#define clk_audio_ap_clk				 0x312ac429
#define clk_audio_pmi_clk				 0xb7ba2274

#endif