[PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
Jack Yu
jack.yu at realtek.com
Tue Aug 10 04:08:34 CEST 2021
Fix syntax error in dts-binding document.
Signed-off-by: Jack Yu <jack.yu at realtek.com>
---
Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
index 8fcb5f79a1b5..f31d3c4d0192 100644
--- a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
+++ b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
@@ -16,8 +16,8 @@ description: |
properties:
compatible:
oneOf:
- const: realtek,rt1015p
- const: realtek,rt1019p
+ - const: realtek,rt1015p
+ - const: realtek,rt1019p
sdb-gpios:
description:
--
2.31.1
More information about the Alsa-devel
mailing list