Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1242170 > unrolled thread

[PATCH 1/1] ASoC: da7213: Correct units description of dmic-clkrate

Started byAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
First post2015-10-08 12:30 +0200
Last post2015-10-08 12:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/1] ASoC: da7213: Correct units description of dmic-clkrate Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - 2015-10-08 12:30 +0200

#1242170 — [PATCH 1/1] ASoC: da7213: Correct units description of dmic-clkrate

FromAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Date2015-10-08 12:30 +0200
Subject[PATCH 1/1] ASoC: da7213: Correct units description of dmic-clkrate
Message-ID<qhgCv-FB-31@gated-at.bofh.it>
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>
---

This patch is based on changes introduced under patch:

'ASoC: da7213: Add bindings documentation for codec driver'
(Commit a97d4e93a9bc556d0b3c2efb7695eb4c79938de7, kernel/git/broonie/sound.git)

 Documentation/devicetree/bindings/sound/da7213.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sound/da7213.txt b/Documentation/devicetree/bindings/sound/da7213.txt
index 7280e82..5890280 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>]
 
 ======
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web