Re: [PATCH 1/3] ASoC: dt-bindings: asahi-kasei,ak4458: set unevaluatedProperties:false

From: Rob Herring

Date: Wed Feb 11 2026 - 21:38:53 EST


On Wed, Feb 11, 2026 at 7:44 PM Shengjiu Wang <shengjiu.wang@xxxxxxxxx> wrote:
>
> On Thu, Feb 12, 2026 at 5:53 AM Rob Herring <robh@xxxxxxxxxx> wrote:
> >
> > On Wed, Feb 11, 2026 at 05:35:25PM +0800, Shengjiu Wang wrote:
> > > When including the dai-common.yaml, should use unevaluatedProperties:false
> > > according to writing-bindings.rst.
> >
> > Generally true, but not always. Do you have an actual problem? The only
> > possible problem is you want to use "sound-name-prefix" property.
> > Otherwise, you don't need this.
>
> Yes, I want to use "sound-name-prefix" and "#sound-dai-cells".

Then please say that in the commit message. It's not really a fix
unless "sound-name-prefix" was already used.

Rob