On Thu, 2022-03-24 at 08:54 +0800, Tzung-Bi Shih wrote: > On Thu, Mar 24, 2022 at 12:44:39AM +0800, Jiaxin Yu wrote: > > + speaker-codec: > > If it is possible to have 1 or more items, would "speaker-codecs" be > a better > name? Hi Tzung-Bi, Yes, it is better to use "speaker-codecs", I will change it that in driver patch and bindings patch. Jiaxin.Yu Thanks > > > + type: object > > + properties: > > + sound-dai: > > + minItems: 2 > > It should be 1. Consider of rt1015p case. Yes, I will correct it.