LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jack Yu <jack.yu@realtek.com>
To: <broonie@kernel.org>, <lgirdwood@gmail.com>, <robh@kernel.org>
Cc: <alsa-devel@alsa-project.org>, <lars@metafoo.de>,
<flove@realtek.com>, <kenny_chen@realtek.com>,
<kent_chen@realtek.com>, <oder_chiou@realtek.com>,
<shumingf@realtek.com>, <derek.fang@realtek.com>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Jack Yu <jack.yu@realtek.com>
Subject: [PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
Date: Tue, 10 Aug 2021 10:08:34 +0800 [thread overview]
Message-ID: <20210810020834.32414-1-jack.yu@realtek.com> (raw)
Fix syntax error in dts-binding document.
Signed-off-by: Jack Yu <jack.yu@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
next reply other threads:[~2021-08-10 2:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-10 2:08 Jack Yu [this message]
2021-08-10 9:37 ` Tzung-Bi Shih
2021-08-10 15:20 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210810020834.32414-1-jack.yu@realtek.com \
--to=jack.yu@realtek.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=derek.fang@realtek.com \
--cc=devicetree@vger.kernel.org \
--cc=flove@realtek.com \
--cc=kenny_chen@realtek.com \
--cc=kent_chen@realtek.com \
--cc=lars@metafoo.de \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oder_chiou@realtek.com \
--cc=robh@kernel.org \
--cc=shumingf@realtek.com \
--subject='Re: [PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).