asoc: codecs: Add pm6125_divclk entry
Add pm6125_divclk entry in pmi clock array to support tasha codec in trinket target. Change-Id: Ib2bacbeebb48d9b711abbc9f923a3b4b22cd7629 Signed-off-by: Aditya Bavanari <abavanar@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
5bb681434b
commit
94eb98b659
@@ -194,6 +194,7 @@ static const char * const audio_ext_pmi_div_clk[] = {
|
||||
"qpnp_clkdiv_1",
|
||||
"pms405_div_clk1",
|
||||
"pm6150_div_clk1",
|
||||
"pm6125_div_clk1",
|
||||
};
|
||||
|
||||
static int audio_ext_clk_dummy_prepare(struct clk_hw *hw)
|
||||
|
Reference in New Issue
Block a user