All of lore.kernel.org
 help / color / mirror / Atom feed
* Enabling DAPM for Dummy DAIs
@ 2020-08-13 17:21 Sridharan, Ranjani
  2020-08-14 12:37 ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Sridharan, Ranjani @ 2020-08-13 17:21 UTC (permalink / raw)
  To: alsa-devel, Mark Brown; +Cc: Takashi Iwai, bard.liao, pierre-louis.bossart

Hi Mark/Takashi,

We're using the Dummy DAI and dummy component for the nocodec mode in the SOF driver and we noticed that there are no DAPM power status updates for the widgets because there are no output/input widgets in the Dummy component. Adding these widgets in the dummy component wont help either because we explicitly skip adding widgets for the Dummy component in the core.

But it would be very useful for us to debug PM issue if we could have the DAPM power updates for the widgets in topology. Reverting the change that implemented the check for skipping the dummy component probe (ASoC: core: Don't probe the component which is dummy) would not be advisable because it will be used by multiple cards and will lead to the same issue again.

More details about the issue can be found here:
https://github.com/thesofproject/linux/issues/1987

What would your recommendation be to get around this problem in SOF? Thanks for your help.

Thanks,
Ranjani

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

end of thread, other threads:[~2020-08-17 18:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 17:21 Enabling DAPM for Dummy DAIs Sridharan, Ranjani
2020-08-14 12:37 ` Mark Brown
2020-08-17 17:45   ` Sridharan, Ranjani
2020-08-17 18:54     ` Mark Brown

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.