Unverified Commit 12dc48f5 authored by David Heidelberg's avatar David Heidelberg Committed by Mark Brown
Browse files

ASoC: dt-bindings: wlf,wm8962: add missing interrupt property



Both, hardware and drivers does support interrupts.

Fix warnings as:
arch/arm/boot/dts/tegra30-microsoft-surface-rt-efi.dt.yaml: audio-codec@1a: 'interrupt-parent', 'interrupts' do not match any of the regexes: 'pinctrl-[0-9]+'
	From schema: /home/runner/work/linux/linux/Documentation/devicetree/bindings/sound/wlf,wm8962.yaml

Fixes: cd51b942 ("ASoC: dt-bindings: wlf,wm8962: Convert to json-schema")

Signed-off-by: default avatarDavid Heidelberg <david@ixit.cz>
Acked-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20211124155101.59694-1-david@ixit.cz


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 86f74ba3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,6 +19,9 @@ properties:
  clocks:
    maxItems: 1

  interrupts:
    maxItems: 1

  "#sound-dai-cells":
    const: 0