ASoC: da7213: Correct units description of dmic-clkrate
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Thu, 8 Oct 2015 10:21:54 +0000 (11:21 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 8 Oct 2015 10:41:42 +0000 (11:41 +0100)
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 <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/da7213.txt

index 7280e828ab912be608c4314a4e43f0dc7e074e94..58902802d56c0a22d523e5b069e7b116b69a5757 100644 (file)
@@ -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>]
 
 ======