public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Mark Brown <broonie@kernel.org>, Simon <horms@verge.net.au>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Linux-DT <devicetree@vger.kernel.org>,
	Linux-ALSA <alsa-devel@alsa-project.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Laurent <laurent.pinchart@ideasonboard.com>
Subject: Re: [PATCH 2/6] ASoC: rsrc-card: add convert channels support
Date: Wed, 2 Mar 2016 11:39:21 -0600	[thread overview]
Message-ID: <20160302173921.GA6580@rob-hp-laptop> (raw)
In-Reply-To: <874mcx734l.wl%kuninori.morimoto.gx@renesas.com>

On Thu, Feb 25, 2016 at 05:51:44AM +0000, Kuninori Morimoto wrote:
> 
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> Renesas sound device has CTU (= Channel Transfer Unit), and
> sound card needs its support.
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  .../bindings/sound/renesas,rsrc-card.txt           |  1 +
>  sound/soc/sh/rcar/rsrc-card.c                      | 22 ++++++++++++++++------
>  2 files changed, 17 insertions(+), 6 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt b/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt
> index 2b2caa2..5abebf7 100644
> --- a/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt
> +++ b/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt
> @@ -30,6 +30,7 @@ Optional subnode properties:
>  - frame-inversion			: bool property. Add this if the
>  					  dai-link uses frame clock inversion.
>  - convert-rate				: platform specified sampling rate convert
> +- convert-channels			: platform specified channel size convert

This needs a better description (as did convert-rate). What is the type?
What are valid values?

>  - audio-prefix				: see audio-routing
>  - audio-routing				: A list of the connections between audio components.
>  					  Each entry is a pair of strings, the first being the connection's sink,

  reply	other threads:[~2016-03-02 17:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <877fht7376.wl%kuninori.morimoto.gx@renesas.com>
2016-02-25  5:51 ` [PATCH 2/6] ASoC: rsrc-card: add convert channels support Kuninori Morimoto
2016-03-02 17:39   ` Rob Herring [this message]
2016-03-03  8:15     ` Kuninori Morimoto
2016-03-05  4:24       ` 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=20160302173921.GA6580@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=horms@verge.net.au \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /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