The various WM8804 based soundcard drivers (Allo, IQaudio, JustBoom, Hifiberry digi cards) were refactored into a single driver in kernel 4.18/19.
As the ALSA card conf files are tied to the driver name this requires a new file to get the iec958 PCM - which is required by Kodi to enable AC3/DTS passthrough - on kernel 4.19. See eg this issue on the kodi forums https://forum.kodi.tv/showthread.php?tid=342262
The various WM8804 based soundcard drivers (Allo, IQaudio, JustBoom, Hifiberry digi cards) were refactored into a single driver in kernel 4.18/19.
As the ALSA card conf files are tied to the driver name this requires a new file to get the iec958 PCM - which is required by Kodi to enable AC3/DTS passthrough - on kernel 4.19. See eg this issue on the kodi forums https://forum.kodi.tv/showthread.php?tid=342262
In LibreELEC we use this file https://github.com/LibreELEC/LibreELEC.tv/blob/master/projects/RPi/filesystem/usr/share/alsa/cards/RPi-WM8804.conf which will work for Debian/Raspbian as well