public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
From: Shunli Wang <shunli.wang@mediatek.com>
To: broonie@kernel.org
Cc: alsa-devel@alsa-project.org, srv_heupstream@mediatek.com,
	garlic.tseng@mediatek.com, linux-mediatek@lists.infradead.org,
	shunli.wang@mediatek.com, kaichieh.chuang@mediatek.com
Subject: [RESEND PATCH 6/6] ASoC: mediatek: add document for mt8183-mt6358
Date: Sat, 26 Jan 2019 15:45:00 +0800	[thread overview]
Message-ID: <1548488700-47792-7-git-send-email-shunli.wang@mediatek.com> (raw)
In-Reply-To: <1548488700-47792-1-git-send-email-shunli.wang@mediatek.com>

Signed-off-by: Shunli Wang <shunli.wang@mediatek.com>
---
 Documentation/devicetree/bindings/sound/mt8183-mt6358.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/mt8183-mt6358.txt

diff --git a/Documentation/devicetree/bindings/sound/mt8183-mt6358.txt b/Documentation/devicetree/bindings/sound/mt8183-mt6358.txt
new file mode 100644
index 0000000..75b19f3
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/mt8183-mt6358.txt
@@ -0,0 +1,12 @@
+MT8183 with MT6358 CODEC
+
+Required properties:
+- compatible: "mediatek,mt8183-mt6358-sound"
+- mediatek,platform: the phandle of MT8183 ASoC platform
+
+Example:
+
+	sound {
+		compatible = "mediatek,mt8183-mt6358-sound";
+		mediatek,platform = <&afe>;
+	};
-- 
1.9.1

  parent reply	other threads:[~2019-01-26  7:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-26  7:44 [RESEND PATCH 0/6] ASoC: Mediatek: Add support for MT8183 SoC and MT6358 Codec Shunli Wang
2019-01-26  7:44 ` [RESEND PATCH 2/6] ASoC: mediatek: mt8183: add audio afe document Shunli Wang
2019-01-26  7:44 ` [RESEND PATCH 3/6] ASoC: mediatek: mt6358: add codec driver Shunli Wang
     [not found] ` <1548488700-47792-1-git-send-email-shunli.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2019-01-26  7:44   ` [RESEND PATCH 1/6] ASoC: mediatek: mt8183: add platform driver Shunli Wang
2019-01-26  7:44   ` [RESEND PATCH 4/6] ASoC: mediatek: mt6358: add codec document Shunli Wang
2019-01-26  7:44 ` [RESEND PATCH 5/6] ASoC: mediatek: mt8183: add mt8183-mt6358 machine driver Shunli Wang
2019-01-26  7:45 ` Shunli Wang [this message]
2019-01-26 12:55 ` [RESEND PATCH 0/6] ASoC: Mediatek: Add support for MT8183 SoC and MT6358 Codec Nicolas Boichat

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=1548488700-47792-7-git-send-email-shunli.wang@mediatek.com \
    --to=shunli.wang@mediatek.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=garlic.tseng@mediatek.com \
    --cc=kaichieh.chuang@mediatek.com \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=srv_heupstream@mediatek.com \
    /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