Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1681612

[PATCH 0/3] ASoC: Add I2S support for Allwinner H3 SoCs

From codekipper@gmail.com
Newsgroups linux.kernel
Subject [PATCH 0/3] ASoC: Add I2S support for Allwinner H3 SoCs
Date 2017-07-05 17:50 +0200
Message-ID <tZUIV-89P-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] ASoC: Add I2S support for Allwinner H3 SoCs codekipper@gmail.com - 2017-07-05 17:50 +0200
  [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3 codekipper@gmail.com - 2017-07-05 17:50 +0200
    Re: [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3 Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-07-05 18:30 +0200
      Re: [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3 Code Kipper <codekipper@gmail.com> - 2017-07-05 19:50 +0200
        Re: [linux-sunxi] Re: [PATCH 3/3] ASoC: sun4i-i2s: Add support for H3 Chen-Yu Tsai <wens@csie.org> - 2017-07-06 04:10 +0200

csiph-web