Commit 955da485 authored by Adam Thomson's avatar Adam Thomson Committed by Mark Brown

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: default avatarAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent a97d4e93
...@@ -18,7 +18,7 @@ Optional properties: ...@@ -18,7 +18,7 @@ Optional properties:
["lrise_rfall", "lfall_rrise"] ["lrise_rfall", "lfall_rrise"]
- dlg,dmic-samplephase : When to sample audio from DMIC. - dlg,dmic-samplephase : When to sample audio from DMIC.
["on_clkedge", "between_clkedge"] ["on_clkedge", "between_clkedge"]
- dlg,dmic-clkrate : DMIC clock frequency (MHz). - dlg,dmic-clkrate : DMIC clock frequency (Hz).
[<1500000>, <3000000>] [<1500000>, <3000000>]
====== ======
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment