diff options
author | Takashi Iwai <tiwai@suse.de> | 2023-10-06 14:28:12 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-10-06 14:28:12 +0200 |
commit | 3a4c155108a89e21cce2c467a6013bdcb42a6452 (patch) | |
tree | dcad18950480f2c650c296d9c10d614c4e966e02 /Documentation | |
parent | ccbd88be057a38531f835e8a04948ebf80cb0c5d (diff) | |
parent | 1426b9ba7c453755d182ebf7e7f2367ba249dcf4 (diff) |
Merge tag 'asoc-fix-v6.6-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: More fixes for v6.6
Some additional fixes for v6.6, some fairly unremarkable driver specific
ones and a couple of minor core fixes for error handling and improved
logging.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,micfil.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml index 4b99a18c79a0..b7e605835639 100644 --- a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml @@ -56,6 +56,9 @@ properties: - const: clkext3 minItems: 2 + "#sound-dai-cells": + const: 0 + required: - compatible - reg |