Message ID | 20240126164005.367021-1-sbinding@opensource.cirrus.com (mailing list archive) |
---|---|
Headers | show |
Series | Support HP Models without _DSD | expand |
On Fri, 26 Jan 2024 17:40:01 +0100, Stefan Binding wrote: > > Add Quirks and driver properties for Dell models. > Driver properties are required since these models do not have _DSD. > Some models require special handing for Speaker ID and cannot use > the configuration table to add properties. > Also fix an issue for Channel Index property, when set through the > configuration table, to use the same method as when loading _DSD > properties. This is needed for laptops with 4 amps where the > channels do not alternate. > > Changes from v1: > - Rebase on latest for-next > > Stefan Binding (4): > ALSA: hda: cs35l41: Set Channel Index correctly when system is missing > _DSD > ALSA: hda: cs35l41: Support additional HP Envy Models > ALSA: hda: cs35l41: Support HP models without _DSD using dual Speaker > ID > ALSA: hda/realtek: Add quirks for various HP ENVY models Applied all four patches now. thanks, Takashi