Re: [PATCH] drm/vc4: Unify PCM card's driver_name

2021-01-18 Thread Maxime Ripard
On Fri, Jan 15, 2021 at 08:12:09PM +0100, Nicolas Saenz Julienne wrote: > User-space ALSA matches a card's driver name against an internal list of > aliases in order to select the correct configuration for the system. > When the driver name isn't defined, the match is performed against the > card's

Re: [PATCH] drm/vc4: Unify PCM card's driver_name

2021-01-17 Thread Takashi Iwai
On Fri, 15 Jan 2021 20:12:09 +0100, Nicolas Saenz Julienne wrote: > > User-space ALSA matches a card's driver name against an internal list of > aliases in order to select the correct configuration for the system. > When the driver name isn't defined, the match is performed against the > card's na

[PATCH] drm/vc4: Unify PCM card's driver_name

2021-01-15 Thread Nicolas Saenz Julienne
User-space ALSA matches a card's driver name against an internal list of aliases in order to select the correct configuration for the system. When the driver name isn't defined, the match is performed against the card's name. With the introduction of RPi4 we now have two HDMI ports with two distin