[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210810020834.32414-1-jack.yu@realtek.com>
Date: Tue, 10 Aug 2021 10:08:34 +0800
From: Jack Yu <jack.yu@...ltek.com>
To: <broonie@...nel.org>, <lgirdwood@...il.com>, <robh@...nel.org>
CC: <alsa-devel@...a-project.org>, <lars@...afoo.de>,
<flove@...ltek.com>, <kenny_chen@...ltek.com>,
<kent_chen@...ltek.com>, <oder_chiou@...ltek.com>,
<shumingf@...ltek.com>, <derek.fang@...ltek.com>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Jack Yu <jack.yu@...ltek.com>
Subject: [PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
Fix syntax error in dts-binding document.
Signed-off-by: Jack Yu <jack.yu@...ltek.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
Powered by blists - more mailing lists