diff options
| author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2026-02-12 10:18:27 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-02-26 14:59:46 -0800 |
| commit | 8562d921e4eeb8ee4f042533f5de880732b42b74 (patch) | |
| tree | 2ed3966622997315dedc5110267d95980c070362 /Documentation | |
| parent | a16695e3ac32df044cd1842f072425cac319fca0 (diff) | |
| download | linux-8562d921e4eeb8ee4f042533f5de880732b42b74.tar.gz linux-8562d921e4eeb8ee4f042533f5de880732b42b74.tar.bz2 linux-8562d921e4eeb8ee4f042533f5de880732b42b74.zip | |
ASoC: dt-bindings: asahi-kasei,ak4458: set unevaluatedProperties:false
commit 50a634f1d795721ce68583c78ba493f1d7aa8bc2 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: 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>
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>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/sound/asahi-kasei,ak4458.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: - | |
