Sound DAI devices exposing same set of mixers, e.g. each DisplayPort
controller, need to add dedicated prefix for these mixers to avoid
conflicts and to allow ALSA to properly configure given instance.
Suggested-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251217120051.98198-3-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
phy-names = "dp";
#sound-dai-cells = <0>;
+ sound-name-prefix = "DisplayPort0";
status = "disabled";
phy-names = "dp";
#sound-dai-cells = <0>;
+ sound-name-prefix = "DisplayPort1";
status = "disabled";
phy-names = "dp";
#sound-dai-cells = <0>;
+ sound-name-prefix = "DisplayPort2";
status = "disabled";
phy-names = "dp";
#sound-dai-cells = <0>;
+ sound-name-prefix = "DisplayPort3";
status = "disabled";