From: Lars-Peter Clausen <lars@metafoo.de>
To: Jose Abreu <Jose.Abreu@synopsys.com>,
linux-snps-arc@lists.infradead.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org, alsa-devel@alsa-project.org
Cc: Vineet.Gupta1@synopsys.com, Alexey.Brodkin@synopsys.com,
CARLOS.PALMINHA@synopsys.com, lgirdwood@gmail.com,
broonie@kernel.org, tiwai@suse.com
Subject: Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support
Date: Mon, 11 Apr 2016 21:34:26 +0200 [thread overview]
Message-ID: <570BFC42.7040705@metafoo.de> (raw)
In-Reply-To: <570BAFE7.8040206@synopsys.com>
On 04/11/2016 04:08 PM, Jose Abreu wrote:
[...]
>> Currently there is also zero support of of-graph in ASoC, so a bit of work
>> is required to get this integrated properly.
>>
>
> I also believe this would be the better option but in the meantime can't I
> integrate the audio like it is being done in the dw-hdmi driver[1]? In this
> driver the audio is registered as a sound card and is conditionally built using
> Kconfig, just like I was doing in the previous versions. I know you said the
> HDMI audio is still an open issue but it seems that for this case it was accepted.
>
> [1] http://lxr.free-electrons.com/source/drivers/gpu/drm/bridge/dw-hdmi-ahb-audio.c
Maybe, but I'm not sure it would work in this case. Resources are probably
better invested in working towards a proper solution.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: lars@metafoo.de (Lars-Peter Clausen)
To: linux-snps-arc@lists.infradead.org
Subject: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support
Date: Mon, 11 Apr 2016 21:34:26 +0200 [thread overview]
Message-ID: <570BFC42.7040705@metafoo.de> (raw)
In-Reply-To: <570BAFE7.8040206@synopsys.com>
On 04/11/2016 04:08 PM, Jose Abreu wrote:
[...]
>> Currently there is also zero support of of-graph in ASoC, so a bit of work
>> is required to get this integrated properly.
>>
>
> I also believe this would be the better option but in the meantime can't I
> integrate the audio like it is being done in the dw-hdmi driver[1]? In this
> driver the audio is registered as a sound card and is conditionally built using
> Kconfig, just like I was doing in the previous versions. I know you said the
> HDMI audio is still an open issue but it seems that for this case it was accepted.
>
> [1] http://lxr.free-electrons.com/source/drivers/gpu/drm/bridge/dw-hdmi-ahb-audio.c
Maybe, but I'm not sure it would work in this case. Resources are probably
better invested in working towards a proper solution.
WARNING: multiple messages have this Message-ID (diff)
From: Lars-Peter Clausen <lars@metafoo.de>
To: Jose Abreu <Jose.Abreu@synopsys.com>,
linux-snps-arc@lists.infradead.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org, alsa-devel@alsa-project.org
Cc: architt@codeaurora.org, airlied@linux.ie,
Vineet.Gupta1@synopsys.com, Alexey.Brodkin@synopsys.com,
lgirdwood@gmail.com, CARLOS.PALMINHA@synopsys.com,
broonie@kernel.org, tiwai@suse.com
Subject: Re: [alsa-devel] [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support
Date: Mon, 11 Apr 2016 21:34:26 +0200 [thread overview]
Message-ID: <570BFC42.7040705@metafoo.de> (raw)
In-Reply-To: <570BAFE7.8040206@synopsys.com>
On 04/11/2016 04:08 PM, Jose Abreu wrote:
[...]
>> Currently there is also zero support of of-graph in ASoC, so a bit of work
>> is required to get this integrated properly.
>>
>
> I also believe this would be the better option but in the meantime can't I
> integrate the audio like it is being done in the dw-hdmi driver[1]? In this
> driver the audio is registered as a sound card and is conditionally built using
> Kconfig, just like I was doing in the previous versions. I know you said the
> HDMI audio is still an open issue but it seems that for this case it was accepted.
>
> [1] http://lxr.free-electrons.com/source/drivers/gpu/drm/bridge/dw-hdmi-ahb-audio.c
Maybe, but I'm not sure it would work in this case. Resources are probably
better invested in working towards a proper solution.
next prev parent reply other threads:[~2016-04-11 19:34 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-07 16:53 [PATCH 0/5 v4] Add I2S/ADV7511 audio support for ARC AXS10x boards Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-07 16:53 ` [PATCH 1/5 v4] drm/i2c/adv7511: Rename and move to separate folder Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-07 16:53 ` [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-08 15:46 ` [alsa-devel] " Lars-Peter Clausen
2016-04-08 15:46 ` Lars-Peter Clausen
2016-04-08 16:05 ` Jose Abreu
2016-04-08 16:12 ` Jose Abreu
2016-04-08 16:12 ` [alsa-devel] " Jose Abreu
2016-04-08 16:12 ` Jose Abreu
2016-04-09 15:02 ` Lars-Peter Clausen
2016-04-09 15:02 ` Lars-Peter Clausen
2016-04-09 15:02 ` Lars-Peter Clausen
2016-04-11 9:27 ` Jose Abreu
2016-04-11 9:27 ` Jose Abreu
2016-04-11 9:27 ` Jose Abreu
2016-04-11 9:33 ` Lars-Peter Clausen
2016-04-11 9:33 ` Lars-Peter Clausen
2016-04-11 9:33 ` Lars-Peter Clausen
2016-04-11 11:32 ` Jose Abreu
2016-04-11 11:32 ` [alsa-devel] " Jose Abreu
2016-04-11 11:32 ` Jose Abreu
2016-04-11 12:23 ` Lars-Peter Clausen
2016-04-11 12:23 ` Lars-Peter Clausen
2016-04-11 12:23 ` Lars-Peter Clausen
2016-04-11 14:08 ` Jose Abreu
2016-04-11 14:08 ` [alsa-devel] " Jose Abreu
2016-04-11 14:08 ` Jose Abreu
2016-04-11 19:34 ` Lars-Peter Clausen [this message]
2016-04-11 19:34 ` Lars-Peter Clausen
2016-04-11 19:34 ` Lars-Peter Clausen
2016-04-07 16:53 ` [PATCH 3/5 v4] ASoC: dwc: Use fifo depth to program FCR Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-07 17:57 ` Applied "ASoC: dwc: Use fifo depth to program FCR" to the asoc tree Mark Brown
2016-04-07 17:57 ` Mark Brown
2016-04-07 17:57 ` Mark Brown
2016-04-07 16:53 ` [PATCH 4/5 v4] ASoC: dwc: Add custom PCM driver Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-07 17:54 ` kbuild test robot
2016-04-07 17:54 ` kbuild test robot
2016-04-07 17:54 ` kbuild test robot
2016-04-07 16:53 ` [PATCH 5/5 v4] ASoC: dwc: Update DOCUMENTATION for I2S Driver Jose Abreu
2016-04-07 16:53 ` Jose Abreu
2016-04-07 17:53 ` Mark Brown
2016-04-07 17:53 ` Mark Brown
2016-04-07 17:53 ` Mark Brown
2016-04-08 10:06 ` Jose Abreu
2016-04-08 10:06 ` Jose Abreu
2016-04-08 10:06 ` Jose Abreu
2016-04-08 15:52 ` [alsa-devel] " Lars-Peter Clausen
2016-04-08 15:52 ` Lars-Peter Clausen
2016-04-08 15:52 ` Lars-Peter Clausen
2016-04-08 16:08 ` Jose Abreu
2016-04-08 16:08 ` Jose Abreu
2016-04-08 16:08 ` Jose Abreu
2016-04-09 14:55 ` Lars-Peter Clausen
2016-04-09 14:55 ` Lars-Peter Clausen
2016-04-09 14:55 ` Lars-Peter Clausen
2016-04-11 9:24 ` Jose Abreu
2016-04-11 9:24 ` [alsa-devel] " Jose Abreu
2016-04-11 9:24 ` Jose Abreu
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=570BFC42.7040705@metafoo.de \
--to=lars@metafoo.de \
--cc=Alexey.Brodkin@synopsys.com \
--cc=CARLOS.PALMINHA@synopsys.com \
--cc=Jose.Abreu@synopsys.com \
--cc=Vineet.Gupta1@synopsys.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-snps-arc@lists.infradead.org \
--cc=tiwai@suse.com \
/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.