On 03/07/2018 06:04 PM, Sylwester Nawrocki wrote: > + /* In the multi-codec case codec_dai 0 is HDMI and 1 is MAX98095. */ Oops, it should be the other way around, now it contradicts the DT binding documentation. I'm going to post v2. > + if (rtd->num_codecs > 1) > + codec_dai = rtd->codec_dais[1]; > + else > + codec_dai = rtd->codec_dai; -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html