linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: ASoc: Fix tdm-slot documentation spelling error
@ 2020-06-02 19:35 Dan Murphy
  2020-06-02 19:35 ` [PATCH 2/2] dt-bindings: tas2562: Convert the tas2562 binding to yaml Dan Murphy
  2020-06-08 12:46 ` [PATCH 1/2] dt-bindings: ASoc: Fix tdm-slot documentation spelling error Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Murphy @ 2020-06-02 19:35 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai
  Cc: alsa-devel, linux-kernel, robh, devicetree, Dan Murphy

Fix the spelling of 'specified'.  Also fix grammarical issue with the
use of 'a' over 'an'

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 Documentation/devicetree/bindings/sound/tdm-slot.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/sound/tdm-slot.txt b/Documentation/devicetree/bindings/sound/tdm-slot.txt
index 34cf70e2cbc4..4bb513ae62fc 100644
--- a/Documentation/devicetree/bindings/sound/tdm-slot.txt
+++ b/Documentation/devicetree/bindings/sound/tdm-slot.txt
@@ -14,8 +14,8 @@ For instance:
 	dai-tdm-slot-tx-mask = <0 1>;
 	dai-tdm-slot-rx-mask = <1 0>;
 
-And for each spcified driver, there could be one .of_xlate_tdm_slot_mask()
-to specify a explicit mapping of the channels and the slots. If it's absent
+And for each specified driver, there could be one .of_xlate_tdm_slot_mask()
+to specify an explicit mapping of the channels and the slots. If it's absent
 the default snd_soc_of_xlate_tdm_slot_mask() will be used to generating the
 tx and rx masks.
 
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-10 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02 19:35 [PATCH 1/2] dt-bindings: ASoc: Fix tdm-slot documentation spelling error Dan Murphy
2020-06-02 19:35 ` [PATCH 2/2] dt-bindings: tas2562: Convert the tas2562 binding to yaml Dan Murphy
2020-06-10 20:07   ` Rob Herring
2020-06-08 12:46 ` [PATCH 1/2] dt-bindings: ASoc: Fix tdm-slot documentation spelling error Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).