Re: [PATCH v3 18/22] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode

From: Rob Herring
Date: Sun Mar 17 2024 - 14:57:02 EST



On Wed, 13 Mar 2024 12:01:43 +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 driver hardcoded configuration.
>
> Also, since describing machine specific audio hardware and links replaces
> the now deprecated old logic doing the same in a driver hardcoded fashion,
> it is not allowed to have both the old and new properties together.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---
> .../bindings/sound/mt8195-mt6359.yaml | 134 ++++++++++++++++++
> 1 file changed, 134 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>