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


Groups > linux.kernel > #1374322

Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support

From Lars-Peter Clausen <lars@metafoo.de>
Newsgroups linux.kernel
Subject Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support
Date 2016-04-08 17:50 +0200
Message-ID <rlGPw-649-7@gated-at.bofh.it> (permalink)
References <rllrI-6RI-3@gated-at.bofh.it> <rllrI-6RI-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/07/2016 06:53 PM, Jose Abreu wrote:
> This patch adds audio support for the ADV7511 HDMI transmitter
> using ALSA SoC.
> 
> The code was ported from Analog Devices linux tree from
> commit 1770c4a1e32b ("Merge remote-tracking branch
> 'xilinx/master' into xcomm_zynq"), which is available at:
> 	- https://github.com/analogdevicesinc/linux/

The reason why this driver is still out of tree, is because there has been
no conclusion yet on how to go forward with the whole HDMI integration. So
this is not going to get merged until that issue has been addressed.

[...]
> +- adi,enable-audio: If set the ADV7511 driver will register a codec interface
> +  into ALSA SoC.

This is not a description of the hardware.

[...]
> diff --git a/include/sound/soc-dai.h b/include/sound/soc-dai.h
> index 964b7de..539c091 100644
> --- a/include/sound/soc-dai.h
> +++ b/include/sound/soc-dai.h
> @@ -33,6 +33,7 @@ struct snd_compr_stream;
>  #define SND_SOC_DAIFMT_DSP_B		5 /* L data MSB during FRM LRC */
>  #define SND_SOC_DAIFMT_AC97		6 /* AC97 */
>  #define SND_SOC_DAIFMT_PDM		7 /* Pulse density modulation */
> +#define SND_SOC_DAIFMT_SPDIF		8 /* SPDIF */

This needs to be a separate patch.

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


Thread

[PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Jose Abreu <Jose.Abreu@synopsys.com> - 2016-04-07 19:00 +0200
  Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Lars-Peter Clausen <lars@metafoo.de> - 2016-04-08 17:50 +0200
    Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Jose Abreu <Jose.Abreu@synopsys.com> - 2016-04-08 18:20 +0200
      Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Lars-Peter Clausen <lars@metafoo.de> - 2016-04-09 17:10 +0200
        Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Jose Abreu <Jose.Abreu@synopsys.com> - 2016-04-11 11:30 +0200
          Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Lars-Peter Clausen <lars@metafoo.de> - 2016-04-11 11:40 +0200
            Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Jose Abreu <Jose.Abreu@synopsys.com> - 2016-04-11 13:40 +0200
              Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Lars-Peter Clausen <lars@metafoo.de> - 2016-04-11 14:30 +0200
                Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Jose Abreu <Jose.Abreu@synopsys.com> - 2016-04-11 16:10 +0200
                Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Lars-Peter Clausen <lars@metafoo.de> - 2016-04-11 21:40 +0200

csiph-web