Re: [PATCH 1/3] ALSA: hda/tegra: property for card name

2019-02-22 Thread Takashi Iwai
On Wed, 20 Feb 2019 16:13:22 +0100, Sameer Pujar wrote: > > An optional property "nvidia,model" is introduced for hda to pass custom > name for the sound card. The suffix "-hda" in the name passed is useful > to distinguish between multiple cards available for a platform. > When the property is no

[PATCH 1/3] ALSA: hda/tegra: property for card name

2019-02-20 Thread Sameer Pujar
An optional property "nvidia,model" is introduced for hda to pass custom name for the sound card. The suffix "-hda" in the name passed is useful to distinguish between multiple cards available for a platform. When the property is not specified, default name("tegra-hda") mentioned in hda driver is u