Hello Rob, On Sun, Mar 17, 2024 at 01:45:34PM -0600, Rob Herring wrote: > On Fri, Mar 15, 2024 at 02:21:58AM +0300, Jan Dakinevich wrote: > > From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx> > > > > The 'link-name' property is an optional DT property that allows for the > > customization of the name associated with the DAI link and PCM stream. > > This functionality mirrors the approach commonly utilized in Qualcomm > > audio cards, providing flexibility in DAI naming conventions for > > improved system integration and userspace experience. > > > > It allows userspace program to easy determine PCM stream purpose, e.g.: > > ~ # cat /proc/asound/pcm > > 00-00: speaker (*) : : playback 1 > > 00-01: mics (*) : : capture 1 > > 00-02: loopback (*) : : capture 1 > > > > Signed-off-by: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx> > > This needs your S-o-b as well. I will send this change in the separate patch series, as Neil suggested in the cover letter reply. -- Thank you, Dmitry