[PATCH v2] ASoC: dt-bindings: tas27xx: fix invalid yaml

Corentin Labbe clabbe at baylibre.com
Tue Apr 12 17:04:44 CEST 2022


The word "or" is useless and breaks yaml validation.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Signed-off-by: Corentin Labbe <clabbe at baylibre.com>
---
Change since v1:
- Added reviewed-by
- Fixed subject

 Documentation/devicetree/bindings/sound/tas27xx.yaml | 1 -
 1 file changed, 1 deletion(-)

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:
-- 
2.35.1



More information about the Alsa-devel mailing list