On Tue, Feb 27, 2024 at 01:09:37PM +0100, AngeloGioacchino Del Regno wrote: > Document the dai-link subnodes and the audio-routing property, allowing > to describe machine specific audio hardware and links in device tree. > > While at it, also deprecate the old properties which were previously > used with the driver's partially hardcoded configuration. This can be combined with patch 19. Same comments apply. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > .../sound/mt8186-mt6366-da7219-max98357.yaml | 112 ++++++++++++++++-- > .../sound/mt8186-mt6366-rt1019-rt5682s.yaml | 112 ++++++++++++++++-- > 2 files changed, 210 insertions(+), 14 deletions(-)