[PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
Mark Brown
broonie at opensource.wolfsonmicro.com
Thu Dec 8 12:31:47 EST 2011
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.
More information about the devicetree-discuss
mailing list