diff options
author | Adam Thomson <Adam.Thomson.Opensource@diasemi.com> | 2015-10-08 13:21:54 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-10-08 13:41:42 +0300 |
commit | 955da48532f6d6254cca38f6f247ddeee1ebd722 (patch) | |
tree | c4cf7281a3de95f2fa93ba654994f529b193f1ac /Documentation/devicetree/bindings/sound/da7213.txt | |
parent | a97d4e93a9bc556d0b3c2efb7695eb4c79938de7 (diff) | |
download | linux-955da48532f6d6254cca38f6f247ddeee1ebd722.tar.xz |
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 <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/da7213.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/da7213.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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>] ====== |