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

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


On Wed, Mar 13, 2024 at 5:02 AM AngeloGioacchino Del Regno
<angelogioacchino.delregno@xxxxxxxxxxxxx> 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.
>
> 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>
> ---
> .../sound/mt8192-mt6359-rt1015-rt5682.yaml | 139 ++++++++++++++++--
> 1 file changed, 129 insertions(+), 10 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>