Register snd-soc-dummy in a device tree
问题 I'm trying to register the ALSA dummy codec provided in soc-utils in my device tree source file, to use it with an i2s device driver (sun8i-i2s). I've tried to set the sound-dai field in my i2s configuration as explained here : https://patchwork.kernel.org/patch/7679391/, but the device driver fails to find the dai name when reading the device tree. I've found two workarounds, which consists in either writing my own dummy codec and giving it to the device tree : / { stupid-codec { #sound-dai