[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <305df15f3fdc1b9b1b1d9b853a859cfd969733c7.camel@collabora.com>
Date: Mon, 25 Aug 2025 18:03:24 +0200
From: Julien Massot <julien.massot@...labora.com>
To: Rob Herring <robh@...nel.org>
Cc: kernel@...labora.com, Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Matthias Brugger
<matthias.bgg@...il.com>, AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>, Ikjoon Jang
<ikjn@...omium.org>, Enric Balletbo i Serra <eballetbo@...nel.org>, Chen-Yu
Tsai <wenst@...omium.org>, Weiyi Lu <weiyi.lu@...iatek.com>, Eugen Hristev
<eugen.hristev@...aro.org>, Liam Girdwood <lgirdwood@...il.com>, Mark
Brown <broonie@...nel.org>, Julien Massot <jmassot@...labora.com>, Sean
Wang <sean.wang@...nel.org>, Linus Walleij <linus.walleij@...aro.org>,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-sound@...r.kernel.org,
linux-gpio@...r.kernel.org
Subject: Re: [PATCH v2 5/6] dt-bindings: sound: Convert MT8183 DA7219 sound
card bindings to YAML
On Fri, 2025-08-22 at 09:42 -0500, Rob Herring wrote:
> On Wed, Aug 20, 2025 at 03:44:56PM +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.
> >
> > Reviewed-by: AngeloGioacchino Del Regno
> > <angelogioacchino.delregno@...labora.com>
> > Signed-off-by: Julien Massot <julien.massot@...labora.com>
> > ---
> > .../bindings/sound/mediatek,mt8183_da7219.yaml | 49
> > ++++++++++++++++++++++
> > .../bindings/sound/mt8183-da7219-max98357.txt | 21 ----------
> > 2 files changed, 49 insertions(+), 21 deletions(-)
> >
> > diff --git
> > a/Documentation/devicetree/bindings/sound/mediatek,mt8183_da7219.yaml
> > b/Documentation/devicetree/bindings/sound/mediatek,mt8183_da7219.yaml
> > new file mode 100644
> > index
> > 0000000000000000000000000000000000000000..b6fee3ff3af9a90820ee57efdf8e
> > fb3f3d474804
> > --- /dev/null
> > +++
> > b/Documentation/devicetree/bindings/sound/mediatek,mt8183_da7219.yaml
> > @@ -0,0 +1,49 @@
> > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> > +%YAML 1.2
> > +---
> > +$id: http://devicetree.org/schemas/sound/mediatek,mt8183_da7219.yaml#
> > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > +
> > +title: MediaTek MT8183 sound card with external codecs
> > +
> > +maintainers:
> > + - Julien Massot <jmassot@...labora.com>
> > +
> > +description:
> > + Binding for MediaTek MT8183 SoC-based sound cards with DA7219 as
> > headset codec,
>
> Drop 'Binding for '. Otherwise,
>
Ack
> Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Julien
Powered by blists - more mailing lists