On Sun, Oct 13, 2019 at 10:00:14PM +0300, Daniel Baluta wrote: > This property can be global in which case all links created will be DPCM > or present in certian dai-link subnode in which case only that specific > link is forced to be DPCM. > +- force-dpcm : Indicates dai-link is always DPCM. DPCM is an implementation detail of Linux (and one that we want to phase out going forwards too), we shouldn't be putting it in the DT bindings where it becomes an ABI.