8 Dec
2011
8 Dec
'11
2:31 a.m.
On Wed, Dec 07, 2011 at 01:58:25PM -0700, Stephen Warren wrote:
+sound {
- compatible = "nvidia,tegra-audio-wm8903",
"generic,soc-audio-complex";
- user-visible-name = "tegra-wm8903-harmony";
That user visible name is idiomatic for device tree but it's not idiomatic for humans I fear :)
I'd be tempted to use embedded or something indicating that it's for the use of discrete components rather than SoC. Not had a chance to look at the actual code yet, sorry.