[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180709120331.GD16082@sirena.org.uk>
Date: Mon, 9 Jul 2018 13:03:31 +0100
From: Mark Brown <broonie@...nel.org>
To: Rohit Kumar <rohitkr@...eaurora.org>
Cc: mark.rutland@....com, devicetree@...r.kernel.org,
alsa-devel@...a-project.org, bgoswami@...eaurora.org,
linux-kernel@...r.kernel.org, plai@...eaurora.org, tiwai@...e.com,
lgirdwood@...il.com, robh+dt@...nel.org,
srinivas.kandagatla@...aro.org
Subject: Re: [alsa-devel] [PATCH v3 3/5] ASoC: qcom: add sdm845 sound card
support
On Mon, Jul 09, 2018 at 05:31:04PM +0530, Rohit Kumar wrote:
> On 7/9/2018 4:44 PM, Mark Brown wrote:
> > On Fri, Jul 06, 2018 at 03:13:13PM +0530, Rohit kumar wrote:
> > > +static const struct component_master_ops sdm845_ops = {
> > > + .bind = sdm845_bind,
> > > + .unbind = sdm845_unbind,
> > > +};
> > Why is this using the component stuff rather than the normal support for
> > finding the components of audio cards?
> QCOM soundcard is dependent on platform and cpu dais which gets registered
> only when ADSP is up.
This doesn't answer the question...
> This is the design being followed in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/sound/soc/qcom/apq8096.c?h=v4.18-rc4#n132
Oh dear, missed that :( This is also broken and should be fixed.
Download attachment "signature.asc" of type "application/pgp-signature" (485 bytes)
Powered by blists - more mailing lists