All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Mark Brown <broonie@kernel.org>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
	Simon <horms@verge.net.au>, <linux-renesas-soc@vger.kernel.org>
Subject: [PATCH 0/3] ASoC: rsnd: HDMI sound support
Date: Thu, 18 May 2017 01:27:10 +0000	[thread overview]
Message-ID: <87k25fot6a.wl%kuninori.morimoto.gx@renesas.com> (raw)


Hi Mark

These supports HDMI sound on Renesas R-Car driver.
These are based on of-graph base sound card.

Kuninori Morimoto (3):
  ASoC: rsnd: add support graph base DT phase 1
  ASoC: rsnd: add support graph base DT phase 2
  ASoC: rsnd: add HDMI output support

 sound/soc/sh/Kconfig     |   2 +-
 sound/soc/sh/rcar/core.c | 195 +++++++++++++++++++++++++++++------------------
 sound/soc/sh/rcar/gen.c  |   2 +
 sound/soc/sh/rcar/rsnd.h |  11 ++-
 sound/soc/sh/rcar/ssi.c  |  58 ++++++++++++++
 sound/soc/sh/rcar/ssiu.c |  37 +++++++++
 6 files changed, 230 insertions(+), 75 deletions(-)

-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Mark Brown <broonie@kernel.org>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
	Simon <horms@verge.net.au>,
	linux-renesas-soc@vger.kernel.org
Subject: [PATCH 0/3] ASoC: rsnd: HDMI sound support
Date: Thu, 18 May 2017 01:27:10 +0000	[thread overview]
Message-ID: <87k25fot6a.wl%kuninori.morimoto.gx@renesas.com> (raw)


Hi Mark

These supports HDMI sound on Renesas R-Car driver.
These are based on of-graph base sound card.

Kuninori Morimoto (3):
  ASoC: rsnd: add support graph base DT phase 1
  ASoC: rsnd: add support graph base DT phase 2
  ASoC: rsnd: add HDMI output support

 sound/soc/sh/Kconfig     |   2 +-
 sound/soc/sh/rcar/core.c | 195 +++++++++++++++++++++++++++++------------------
 sound/soc/sh/rcar/gen.c  |   2 +
 sound/soc/sh/rcar/rsnd.h |  11 ++-
 sound/soc/sh/rcar/ssi.c  |  58 ++++++++++++++
 sound/soc/sh/rcar/ssiu.c |  37 +++++++++
 6 files changed, 230 insertions(+), 75 deletions(-)

-- 
1.9.1

             reply	other threads:[~2017-05-18  1:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-18  1:27 Kuninori Morimoto [this message]
2017-05-18  1:27 ` [PATCH 0/3] ASoC: rsnd: HDMI sound support Kuninori Morimoto
2017-05-18  1:27 ` [PATCH 1/3] ASoC: rsnd: add support graph base DT phase 1 Kuninori Morimoto
2017-05-18  1:27   ` Kuninori Morimoto
2017-05-19 17:37   ` Applied "ASoC: rsnd: add support graph base DT phase 1" to the asoc tree Mark Brown
2017-05-19 17:37     ` Mark Brown
2017-05-18  1:28 ` [PATCH 2/3] ASoC: rsnd: add support graph base DT phase 2 Kuninori Morimoto
2017-05-18  1:28   ` Kuninori Morimoto
2017-05-19 17:37   ` Applied "ASoC: rsnd: add support graph base DT phase 2" to the asoc tree Mark Brown
2017-05-19 17:37     ` Mark Brown
2017-05-18  1:28 ` [PATCH 3/3] ASoC: rsnd: add HDMI output support Kuninori Morimoto
2017-05-18  1:28   ` Kuninori Morimoto
2017-05-19 17:37   ` Applied "ASoC: rsnd: add HDMI output support" to the asoc tree Mark Brown
2017-05-19 17:37     ` 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=87k25fot6a.wl%kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=horms@verge.net.au \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.