Hi, heres another workaround for resetting the audio controller on DELL XPS 9560:
echo "options snd-hda-intel dmic_detect=0" | sudo tee /etc/modprobe.d/dummy-output-fix.conf
echo "blacklist snd_soc_avs" | sudo tee -a /etc/modprobe.d/blacklist.conf
sudo restart