Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: dt-bindings: qcom,wsa881x: Allow sound-name-prefix

Reference common DAI properties to fix:

sdm845-db845c.dtb: speaker@0,1: 'sound-name-prefix' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230206180805.6621-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Mark Brown
edcda9a6 6c39710d

+4 -1
+4 -1
Documentation/devicetree/bindings/sound/qcom,wsa881x.yaml
··· 15 15 Their primary operating mode uses a SoundWire digital audio 16 16 interface. This binding is for SoundWire interface. 17 17 18 + allOf: 19 + - $ref: dai-common.yaml# 20 + 18 21 properties: 19 22 compatible: 20 23 const: sdw10217201000 ··· 42 39 - "#thermal-sensor-cells" 43 40 - "#sound-dai-cells" 44 41 45 - additionalProperties: false 42 + unevaluatedProperties: false 46 43 47 44 examples: 48 45 - |