ASoC: dt-bindings: cirrus,cs35l41: add interrupts
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 24 Dec 2022 15:42:09 +0000 (16:42 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 29 Dec 2022 13:22:01 +0000 (13:22 +0000)
Both DTS (SM8250 and SM8350 based Sony Xperia boards) and Linux driver
mention interrupt, so allow it to fix:

  sm8350-sony-xperia-sagami-pdx215.dtb: cs35l41@41: Unevaluated properties are not allowed ('interrupt-parent', 'interrupts' were unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20221224154210.43356-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/cirrus,cs35l41.yaml

index 82062d8..919d7f1 100644 (file)
@@ -22,6 +22,9 @@ properties:
   reg:
     maxItems: 1
 
+  interrupts:
+    maxItems: 1
+
   '#sound-dai-cells':
     description:
       The first cell indicating the audio interface.