]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: dt-bindings: mediatek,mt2701-wm8960: Correctly use additionalProperties
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Wed, 25 Mar 2026 11:08:50 +0000 (12:08 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 25 Mar 2026 12:26:14 +0000 (12:26 +0000)
commite0390dc08f1fca9bfd25b7567e794f7a332703bc
tree975f50adf4282b00d3cf91f71f161c0ba19781f2
parent3e839947b842b81e3d940044425853477c5a4d7e
ASoC: dt-bindings: mediatek,mt2701-wm8960: Correctly use additionalProperties

The binding does not reference any other schema, thus should use
"additionalProperties: false" to disallow any undocumented properties.
Correct the code and place this after "required:" block to match
convention expressed in example-schema.yaml.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260325110849.127051-3-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/mediatek,mt2701-wm8960.yaml