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

Commit fb3df950 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ASoC: doc: ReSTize clocking.txt



A simple conversion from a plain text file.

Acked-by: default avatarMark Brown <broonie@kernel.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent c9746eea
Loading
Loading
Loading
Loading
+4 −9
Original line number Original line Diff line number Diff line
==============
Audio Clocking
Audio Clocking
==============
==============


@@ -30,15 +31,9 @@ runs at exactly the sample rate (LRC = Rate).


Bit Clock can be generated as follows:-
Bit Clock can be generated as follows:-


BCLK = MCLK / x
- BCLK = MCLK / x, or

- BCLK = LRC * x, or
 or
- BCLK = LRC * Channels * Word Size

BCLK = LRC * x

 or

BCLK = LRC * Channels * Word Size


This relationship depends on the codec or SoC CPU in particular. In general
This relationship depends on the codec or SoC CPU in particular. In general
it is best to configure BCLK to the lowest possible speed (depending on your
it is best to configure BCLK to the lowest possible speed (depending on your
+1 −0
Original line number Original line Diff line number Diff line
@@ -14,3 +14,4 @@ The documentation is spilt into the following sections:-
   platform
   platform
   machine
   machine
   pops-clicks
   pops-clicks
   clocking