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

Commit 5d9062cb authored by Rohit kumar's avatar Rohit kumar
Browse files

clk: dt-bindings: Add support for Audio external PLL



Add clock id for external PLL required for codec mclk.
Also, add missing clock id for NPA RSC clock.

Change-Id: I850142f64b3e325101eb17584eae3a51023a2132
Signed-off-by: default avatarRohit kumar <rohitkr@codeaurora.org>
parent 4b54d9aa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,5 +23,7 @@
#define AUDIO_LPASS_MCLK_5	6
#define AUDIO_LPASS_MCLK_6	7
#define AUDIO_LPASS_MCLK_7	8
#define AUDIO_EXT_CLK_LPASS_NPA_RSC_ISLAND	9
#define AUDIO_EXTERNAL_PLL	10

#endif