From: Adam Thomson Date: Thu, 8 Oct 2015 10:21:54 +0000 (+0100) Subject: ASoC: da7213: Correct units description of dmic-clkrate X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=955da48532f6d6254cca38f6f247ddeee1ebd722;p=linux-beck.git ASoC: da7213: Correct units description of dmic-clkrate Description previously stated MHz whereas the resolution is in Hz. This has now has been updated to align with reality. Signed-off-by: Adam Thomson Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/da7213.txt b/Documentation/devicetree/bindings/sound/da7213.txt index 7280e828ab91..58902802d56c 100644 --- a/Documentation/devicetree/bindings/sound/da7213.txt +++ b/Documentation/devicetree/bindings/sound/da7213.txt @@ -18,7 +18,7 @@ Optional properties: ["lrise_rfall", "lfall_rrise"] - dlg,dmic-samplephase : When to sample audio from DMIC. ["on_clkedge", "between_clkedge"] -- dlg,dmic-clkrate : DMIC clock frequency (MHz). +- dlg,dmic-clkrate : DMIC clock frequency (Hz). [<1500000>, <3000000>] ======