diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-12-06 19:25:10 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-12-06 19:25:10 +0300 |
commit | 38ddfb2699d524b85929aa7da93bfc3a7f2c9275 (patch) | |
tree | 8c03696cd79f4a0c7f7e494dbf2be6313e248c7a /Documentation | |
parent | fb1af5bea4670c835e42fc0c14c49d3499468774 (diff) | |
parent | 3fc27e9a1f619b50700f020e6cd270c1b74755f0 (diff) | |
download | linux-38ddfb2699d524b85929aa7da93bfc3a7f2c9275.tar.xz |
Merge tag 'asoc-fix-v5.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v5.16
A relatively large collection of updates, the size is increased quite a
bit by there being some repetitive changes for similar issues that occur
multiple times with both notifying control value changes and runtime PM.
The Rockchip update looks at first glance like a cleanup but fixes
instantiation of the hardware on some systems.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/wlf,wm8962.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/wlf,wm8962.yaml b/Documentation/devicetree/bindings/sound/wlf,wm8962.yaml index 0e6249d7c133..5e172e9462b9 100644 --- a/Documentation/devicetree/bindings/sound/wlf,wm8962.yaml +++ b/Documentation/devicetree/bindings/sound/wlf,wm8962.yaml @@ -19,6 +19,9 @@ properties: clocks: maxItems: 1 + interrupts: + maxItems: 1 + "#sound-dai-cells": const: 0 |