Re: [PATCH 5/9] dt-bindings: sound: Convert MT8183 DA7219 sound card bindings to YAML

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


On Fri, 2025-08-01 at 12:28 -0500, Rob Herring wrote:
> On Fri, Aug 01, 2025 at 01:18:07PM +0200, Julien Massot wrote:
> > Convert the Device Tree binding for MT8183-based boards using the
> > DA7219 headset codec and optional MAX98357, RT1015 or RT1015P speaker
> > amplifiers from the legacy .txt format to YAML schema.
> >
> > This improves binding validation and removes DT schema warnings
> > for boards using these audio components.
> >
> > Signed-off-by: Julien Massot <julien.massot@xxxxxxxxxxxxx>
> > ---
> >  .../bindings/sound/mt8183-da7219-max98357.txt      | 21 ----------
> >  .../devicetree/bindings/sound/mt8183-da7219.yaml   | 49 ++++++++++++++++++++++
>
> mediatek,mt8183_da7219.yaml
>
Ok, Fixed in v2.

Thanks,
Julien