All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Shengjiu Wang <shengjiu.wang@nxp.com>
Cc: lgirdwood@gmail.com, broonie@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, linux-sound@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	perex@perex.cz, tiwai@suse.com, ckeepax@opensource.cirrus.com,
	andriy.shevchenko@linux.intel.com, nichen@iscas.ac.cn,
	kuninori.morimoto.gx@renesas.com
Subject: Re: [PATCH 1/3] ASoC: dt-bindings: asahi-kasei,ak4458: set unevaluatedProperties:false
Date: Wed, 11 Feb 2026 15:53:46 -0600	[thread overview]
Message-ID: <20260211215346.GA3958740-robh@kernel.org> (raw)
In-Reply-To: <20260211093527.2892297-2-shengjiu.wang@nxp.com>

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@vger.kernel.org
> Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.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
> 

  reply	other threads:[~2026-02-11 21:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-11  9:35 [PATCH 0/3] ASoC: codec: fixes for ak4458 and ak5558 codecs Shengjiu Wang
2026-02-11  9:35 ` [PATCH 1/3] ASoC: dt-bindings: asahi-kasei,ak4458: set unevaluatedProperties:false Shengjiu Wang
2026-02-11 21:53   ` Rob Herring [this message]
2026-02-12  1:43     ` Shengjiu Wang
2026-02-12  2:38       ` Rob Herring
2026-02-12  2:59         ` Shengjiu Wang
2026-02-11  9:35 ` [PATCH 2/3] ASoC: ak4458: Fix the supply names Shengjiu Wang
2026-02-11 11:16   ` Shengjiu Wang
2026-02-11 11:18   ` Andy Shevchenko
2026-02-11 11:50     ` Charles Keepax
2026-02-11  9:35 ` [PATCH 3/3] ASoC: ak5558: " Shengjiu Wang
2026-02-11 11:18   ` Shengjiu Wang
2026-02-11 11:21     ` Andy Shevchenko
2026-02-11 11:20   ` Andy Shevchenko
2026-02-11 11:29     ` Shengjiu Wang
2026-02-11 11:34       ` Andy Shevchenko
2026-02-11 12:55 ` [PATCH 0/3] ASoC: codec: fixes for ak4458 and ak5558 codecs Shengjiu Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260211215346.GA3958740-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=nichen@iscas.ac.cn \
    --cc=perex@perex.cz \
    --cc=shengjiu.wang@nxp.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.