[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260211215346.GA3958740-robh@kernel.org>
Date: Wed, 11 Feb 2026 15:53:46 -0600
From: Rob Herring <robh@...nel.org>
To: Shengjiu Wang <shengjiu.wang@....com>
Cc: lgirdwood@...il.com, broonie@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, linux-sound@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
perex@...ex.cz, tiwai@...e.com, ckeepax@...nsource.cirrus.com,
andriy.shevchenko@...ux.intel.com, nichen@...as.ac.cn,
kuninori.morimoto.gx@...esas.com
Subject: Re: [PATCH 1/3] ASoC: dt-bindings: asahi-kasei,ak4458: set
unevaluatedProperties:false
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.
>
> Fixes: 8d7de4a014f5 ("ASoC: dt-bindings: asahi-kasei,ak4458: Reference common DAI properties")
> Cc: stable@...r.kernel.org
> Signed-off-by: Shengjiu Wang <shengjiu.wang@....com>
> ---
> Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml
> index 1fdbeecc5eff..259e97b7a3c0 100644
> --- a/Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml
> +++ b/Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml
> @@ -60,7 +60,7 @@ allOf:
> properties:
> dsd-path: false
>
> -additionalProperties: false
> +unevaluatedProperties: false
>
> examples:
> - |
> --
> 2.34.1
>
Powered by blists - more mailing lists