diff options
author | Corentin Labbe <[email protected]> | 2022-04-11 19:44:09 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-12 17:17:16 +0100 |
commit | 506840600613027f139d30447a2c27ec8088c698 (patch) | |
tree | 78050797d67161a1dad1382803cfb73b1a4e5d9f | |
parent | 122cef68f1035e704ff7fe778c07d596bf5a1fa2 (diff) |
ASoC: fix invalid yaml
The word "or" is useless and breaks yaml validation.
Signed-off-by: Corentin Labbe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/sound/tas27xx.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/tas27xx.yaml b/Documentation/devicetree/bindings/sound/tas27xx.yaml index 191f4bceb4ee..66a0df8850ea 100644 --- a/Documentation/devicetree/bindings/sound/tas27xx.yaml +++ b/Documentation/devicetree/bindings/sound/tas27xx.yaml @@ -20,7 +20,6 @@ properties: compatible: enum: - ti,tas2764 - or - ti,tas2780 reg: |