Message ID | 20230731165726.7940-1-rf@opensource.cirrus.com (mailing list archive) |
---|---|
Headers | show |
Series | ALSA: hda/cs35l56: Various bugfixes | expand |
On Mon, 31 Jul 2023 18:57:17 +0200, Richard Fitzgerald wrote: > > A collection of various bugfixes to the cs35l56 driver. > > Richard Fitzgerald (9): > ALSA: hda/cs35l56: Complete firmware reboot before calling > cs_dsp_run() > ALSA: hda/cs35l56: Do not mark cache dirty after REINIT > ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmware > ALSA: hda/cs35l56: Always power-up and start cs_dsp > ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling > cs_dsp_remove() > ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error > path > ALSA: hda/cs35l56: Do not download firmware over existing RAM firmware > ALSA: hda/cs35l56: Fail if .bin not found and firmware not patched > ALSA: hda/cs35l56: Reject I2C alias addresses Applied all patches now. Thanks. Takashi