public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	alsa-devel@alsa-project.org, ryder.lee@mediatek.com,
	wsd_upstream@mediatek.com, chipeng.chang@mediatek.com,
	garlic.tseng@mediatek.com, broonie@kernel.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH 1/2] ASoC: add documents for mt6351
Date: Tue, 1 May 2018 09:42:36 -0500	[thread overview]
Message-ID: <20180501144236.GA26497@rob-hp-laptop> (raw)
In-Reply-To: <20180426030732.5887-2-kaichieh.chuang@mediatek.com>

On Thu, Apr 26, 2018 at 11:07:31AM +0800, KaiChieh Chuang wrote:
> Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com>

Needs a commit msg and 'binding' would be more informative than 
'documents' in the subject.

> ---
>  Documentation/devicetree/bindings/sound/mt6351.txt | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/sound/mt6351.txt
> 
> diff --git a/Documentation/devicetree/bindings/sound/mt6351.txt b/Documentation/devicetree/bindings/sound/mt6351.txt
> new file mode 100644
> index 000000000000..7fb2cb99245e
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/sound/mt6351.txt
> @@ -0,0 +1,16 @@
> +Mediatek MT6351 Audio Codec
> +
> +The communication between MT6351 and SoC is through Mediatek PMIC wrapper.
> +For more detail, please visit Mediatek PMIC wrapper documentation.

Add the path to the doc file.

What's a wrapper? Is this a block within the PMIC or ?

> +
> +Must be a child node of PMIC wrapper.
> +
> +Required properties:
> +
> +- compatible : "mediatek,mt6351-sound".
> +
> +Example:
> +
> +mt6351_snd {
> +	compatible = "mediatek,mt6351-sound";
> +};
> -- 
> 2.12.5
> 
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2018-05-01 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26  3:07 [PATCH 0/2] ASoC: add mt6351 codec driver KaiChieh Chuang
     [not found] ` <20180426030732.5887-1-kaichieh.chuang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2018-04-26  3:07   ` [PATCH 1/2] ASoC: add documents for mt6351 KaiChieh Chuang
2018-05-01 14:42     ` Rob Herring [this message]
2018-04-26  3:07   ` [PATCH 2/2] ASoC: add mt6351 codec driver KaiChieh Chuang

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=20180501144236.GA26497@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=chipeng.chang@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=garlic.tseng@mediatek.com \
    --cc=kaichieh.chuang@mediatek.com \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=ryder.lee@mediatek.com \
    --cc=wsd_upstream@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