All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Add I2S support for Allwinner H3 SoCs
@ 2017-07-05 15:43 ` codekipper-Re5JQEeQqe8AvxtiuMwx3w
  0 siblings, 0 replies; 24+ messages in thread
From: codekipper @ 2017-07-05 15:43 UTC (permalink / raw)
  To: maxime.ripard
  Cc: linux-arm-kernel, linux-sunxi, lgirdwood, broonie, linux-kernel,
	alsa-devel, be17068, Marcus Cooper

From: Marcus Cooper <codekipper@gmail.com>

Hi All,
please find attached a series of patches to bring i2s support to the
Allwinner H3 SoC. This has been tested with the following setups:

A20 Olimex EVB connected to a pcm5102
Orange Pi 2 connected to a uda1380
Orange Pi 2 hdmi audio playback
Pine 64 connected to the audio DAC board

To get i2s working some additional patches are required which will be
delivered later. For now they have been pushed here

https://github.com/codekipper/linux-sunxi/commits/sunxi-audio-h3

Thanks in advance,
CK

Marcus Cooper (3):
  ASoC: sun4i-i2s: Add more quirks for newer SoCs
  ASoC: sun4i-i2s: Get startup to call set_fmt
  ASoC: sun4i-i2s: Add support for H3

 .../devicetree/bindings/sound/sun4i-i2s.txt        |   2 +
 sound/soc/sunxi/sun4i-i2s.c                        | 391 ++++++++++++++++++++-
 2 files changed, 376 insertions(+), 17 deletions(-)

-- 
2.13.2

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

end of thread, other threads:[~2017-07-06  2:09 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-05 15:43 [PATCH 0/3] ASoC: Add I2S support for Allwinner H3 SoCs codekipper
2017-07-05 15:43 ` codekipper at gmail.com
2017-07-05 15:43 ` codekipper-Re5JQEeQqe8AvxtiuMwx3w
2017-07-05 15:43 ` [PATCH 1/3] ASoC: sun4i-i2s: Add more quirks for newer SoCs codekipper
2017-07-05 15:43   ` codekipper at gmail.com
2017-07-05 15:43   ` codekipper-Re5JQEeQqe8AvxtiuMwx3w
2017-07-05 15:43 ` [PATCH 2/3] ASoC: sun4i-i2s: Get startup to call set_fmt codekipper
2017-07-05 15:43   ` codekipper at gmail.com
2017-07-05 15:43   ` codekipper-Re5JQEeQqe8AvxtiuMwx3w
2017-07-05 16:02   ` Maxime Ripard
2017-07-05 16:02     ` Maxime Ripard
2017-07-05 16:02     ` Maxime Ripard
2017-07-05 15:43 ` [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3 codekipper
2017-07-05 15:43   ` codekipper at gmail.com
2017-07-05 15:43   ` codekipper-Re5JQEeQqe8AvxtiuMwx3w
2017-07-05 16:20   ` Maxime Ripard
2017-07-05 16:20     ` Maxime Ripard
2017-07-05 16:20     ` Maxime Ripard
2017-07-05 17:49     ` Code Kipper
2017-07-05 17:49       ` Code Kipper
2017-07-05 17:49       ` Code Kipper
2017-07-06  2:08       ` [linux-sunxi] " Chen-Yu Tsai
2017-07-06  2:08         ` Chen-Yu Tsai
2017-07-06  2:08         ` Chen-Yu Tsai

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.