alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] ASoC: rsnd: Gen3 support
@ 2015-09-10  7:00 Kuninori Morimoto
  2015-09-10  7:01 ` [PATCH 1/9] ASoC: rsnd: Add Gen3 initial support Kuninori Morimoto
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2015-09-10  7:00 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood


Hi Mark

These are Gen3 support patches for Renesas sound IP.
These are based on my previous cleanup patches

	[PATCH 0/4] ASoC: rsnd: cleanup for Gen3 support
	Date: Thu, 10 Sep 2015 15:44:13 +0900

Kuninori Morimoto (9):
      ASoC: rsnd: Add Gen3 initial support
      ASoC: rsnd: add rsnd_mod_get() macro and use it
      ASoC: rsnd: ADG uses mod base common method
      ASoC: rsnd: add common mod confirm method
      ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()
      ASoC: rsnd: tidyup ADG clock calculate method
      ASoC: rsnd: tidyup ADG debug message for clock selection
      ASoC: rsnd: adg: ignore undefined clock error
      ASoC: rsnd: add AUDIO_CLKOUT support

 Documentation/devicetree/bindings/sound/renesas,rsnd.txt |   5 ++
 sound/soc/sh/rcar/adg.c                                  | 302 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------
 sound/soc/sh/rcar/core.c                                 |  12 +++++
 sound/soc/sh/rcar/ctu.c                                  |   6 +--
 sound/soc/sh/rcar/dvc.c                                  |   6 +--
 sound/soc/sh/rcar/mix.c                                  |   6 +--
 sound/soc/sh/rcar/rsnd.h                                 |  12 +++++
 sound/soc/sh/rcar/src.c                                  |   6 +--
 sound/soc/sh/rcar/ssi.c                                  |  98 ++++++++++++++++++----------------
 9 files changed, 326 insertions(+), 127 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-09-10  7:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10  7:00 [PATCH 0/9] ASoC: rsnd: Gen3 support Kuninori Morimoto
2015-09-10  7:01 ` [PATCH 1/9] ASoC: rsnd: Add Gen3 initial support Kuninori Morimoto
2015-09-10  7:02 ` [PATCH 2/9] ASoC: rsnd: add rsnd_mod_get() macro and use it Kuninori Morimoto
2015-09-10  7:02 ` [PATCH 3/9] ASoC: rsnd: ADG uses mod base common method Kuninori Morimoto
2015-09-10  7:03 ` [PATCH 4/9] ASoC: rsnd: add common mod confirm method Kuninori Morimoto
2015-09-10  7:03 ` [PATCH 5/9] ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init() Kuninori Morimoto
2015-09-10  7:03 ` [PATCH 6/9] ASoC: rsnd: tidyup ADG clock calculate method Kuninori Morimoto
2015-09-10  7:04 ` [PATCH 7/9] ASoC: rsnd: tidyup ADG debug message for clock selection Kuninori Morimoto
2015-09-10  7:04 ` [PATCH 8/9] ASoC: rsnd: adg: ignore undefined clock error Kuninori Morimoto
2015-09-10  7:04 ` [PATCH 9/9] ASoC: rsnd: add AUDIO_CLKOUT support Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).