All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC: of_parse_phandle techniques newbie question
@ 2014-08-14  6:42 Matt Flax
  0 siblings, 0 replies; only message in thread
From: Matt Flax @ 2014-08-14  6:42 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org

Hi there,

In implementing a codec/driver combination, I found that I have to 
re-write some of the snd_soc_dai_link with device tree related entries :
http://mailman.alsa-project.org/pipermail/alsa-devel/2014-August/080034.html

Can anyone explain to me why we have to do this, a little confused here ?
For example :

          driver_dai.codec_name = NULL;
          driver_dai.codec_of_node = of_parse_phandle(np, .....

Why can't the codec be found from the codec_name which matches the 
previously probed codec ?

thanks
Matt

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-14  6:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14  6:42 ASoC: of_parse_phandle techniques newbie question Matt Flax

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.