From: Arnaud Pouliquen <arnaud.pouliquen@st.com>
To: alsa-devel@alsa-project.org, devicetree@vger.kernel.org
Cc: Mark Rutland <mark.rutland@arm.com>,
Rob Herring <robh@kernel.org>, Takashi Iwai <tiwai@suse.de>,
Arnaud Pouliquen <arnaud.pouliquen@st.com>,
lgirdwood@gmail.com, broonie@kernel.org
Subject: [PATCH 1/2] ASoC: Add bindings for DMIC codec driver
Date: Tue, 25 Jul 2017 10:48:13 +0200 [thread overview]
Message-ID: <1500972494-10696-2-git-send-email-arnaud.pouliquen@st.com> (raw)
In-Reply-To: <1500972494-10696-1-git-send-email-arnaud.pouliquen@st.com>
This patch adds documentation of device tree bindings for audio DMIC codec.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
---
Documentation/devicetree/bindings/sound/dmic.txt | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/dmic.txt
diff --git a/Documentation/devicetree/bindings/sound/dmic.txt b/Documentation/devicetree/bindings/sound/dmic.txt
new file mode 100644
index 0000000..a0c58f2
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/dmic.txt
@@ -0,0 +1,12 @@
+Device-Tree bindings for Digital microphone (DMIC) codec
+
+This device support generic PDM digital microphone.
+
+Required properties:
+ - compatible: should be "dmic-codec".
+
+Example node:
+
+ dmic_codec: dmic@0 {
+ compatible = "dmic-codec";
+ };
--
2.7.4
next prev parent reply other threads:[~2017-07-25 8:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-25 8:48 [PATCH 0/2] ASoC: codec: add DT support to dmic codec Arnaud Pouliquen
2017-07-25 8:48 ` Arnaud Pouliquen [this message]
[not found] ` <1500972494-10696-2-git-send-email-arnaud.pouliquen-qxv4g6HH51o@public.gmane.org>
2017-08-02 17:30 ` Applied "ASoC: Add bindings for DMIC codec driver" to the asoc tree Mark Brown
[not found] ` <1500972494-10696-1-git-send-email-arnaud.pouliquen-qxv4g6HH51o@public.gmane.org>
2017-07-25 8:48 ` [PATCH 2/2] ASoC: codec: add DT support in dmic codec Arnaud Pouliquen
[not found] ` <1500972494-10696-3-git-send-email-arnaud.pouliquen-qxv4g6HH51o@public.gmane.org>
2017-08-02 17:30 ` Applied "ASoC: codec: add DT support in dmic codec" to the asoc tree Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1500972494-10696-2-git-send-email-arnaud.pouliquen@st.com \
--to=arnaud.pouliquen@st.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lgirdwood@gmail.com \
--cc=mark.rutland@arm.com \
--cc=robh@kernel.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox