[PATCH v2 2/6] ASoC: dt-binding: Convert mt8183-afe-pcm binding to YAML
Julien Massot
julien.massot at collabora.com
Mon Aug 25 09:00:43 PDT 2025
Hi Rob,
On Fri, 2025-08-22 at 09:39 -0500, Rob Herring wrote:
> On Wed, Aug 20, 2025 at 03:44:53PM +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 and memory-region
> > used by the AFE block.
> >
> > Reviewed-by: AngeloGioacchino Del Regno
> > <angelogioacchino.delregno at collabora.com>
> > Signed-off-by: Julien Massot <julien.massot at collabora.com>
> >
> > ...
> > +
> > +additionalProperties: false
> > +
> > +examples:
> > + - |
> > + #include <dt-bindings/clock/mt8183-clk.h>
> > + #include <dt-bindings/interrupt-controller/arm-gic.h>
> > + #include <dt-bindings/interrupt-controller/irq.h>
> > + #include <dt-bindings/power/mt8183-power.h>
> > + #include <dt-bindings/reset/mt8183-resets.h>
> > +
> > + afe: mt8183-afe-pcm {
>
> audio-controller {
>
> like you changed the .dts.
>
> With that,
>
> Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
Thanks, I will fix the node name in V3.
Regards,
Julien
More information about the Linux-mediatek
mailing list