Re: [PATCH 4/9] ASoc: dt-binding: Convert mt8183-afe-pcm binding to YAML

From: Julien Massot
Date: Wed Aug 20 2025 - 09:32:29 EST


Hi Rob,
On Fri, 2025-08-01 at 12:26 -0500, Rob Herring wrote:
> On Fri, Aug 01, 2025 at 01:18:06PM +0200, Julien Massot wrote:
> > Convert the MediaTek MT8183 AFE PCM Device Tree binding from the old
> > .txt format to YAML schema format to improve validation.
> >
> > While converting, also document all clock inputs used by the AFE block.
> >
> > Signed-off-by: Julien Massot <julien.massot@xxxxxxxxxxxxx>
> > ---
> >  .../devicetree/bindings/sound/mt8183-afe-pcm.txt   |  42 ----
> >  .../devicetree/bindings/sound/mt8183-afe-pcm.yaml  | 225 +++++++++++++++++++++
> >  2 files changed, 225 insertions(+), 42 deletions(-)
>
> This should come before patch 2 since it is referenced there.
>
> Yes, I will swap the patches in the v2.
>
> Use the compatible string for the filename.
>
Ok
>
> Otherwise, looks good to me.
Thank you,
Julien