diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2022-04-11 19:44:09 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-12 17:17:16 +0100 |
commit | 506840600613027f139d30447a2c27ec8088c698 (patch) | |
tree | 78050797d67161a1dad1382803cfb73b1a4e5d9f /Documentation | |
parent | 122cef68f1035e704ff7fe778c07d596bf5a1fa2 (diff) | |
download | linux-506840600613027f139d30447a2c27ec8088c698.tar.bz2 |
ASoC: fix invalid yaml
The word "or" is useless and breaks yaml validation.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/20220411194409.3390002-1-clabbe@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-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: |