Skip to content

Commit 831c2b4

Browse files
TE-N-ShengjiuWanggregkh
authored andcommitted
ASoC: dt-bindings: asahi-kasei,ak4458: set unevaluatedProperties:false
commit 50a634f upstream. When including the dai-common.yaml, and allow '#sound-dai-cells' and "sound-name-prefix' to be used, should use unevaluatedProperties:false according to writing-bindings.rst. Fixes: 8d7de4a ("ASoC: dt-bindings: asahi-kasei,ak4458: Reference common DAI properties") Cc: stable@vger.kernel.org Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260212021829.3244736-2-shengjiu.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 87a8123 commit 831c2b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ allOf:
6060
properties:
6161
dsd-path: false
6262

63-
additionalProperties: false
63+
unevaluatedProperties: false
6464

6565
examples:
6666
- |

0 commit comments

Comments
 (0)