All of 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: oder_chiou@realtek.com, devicetree@vger.kernel.org,
	alsa-devel@alsa-project.org, lars@metafoo.de,
	kent_chen@realtek.com, Jack Yu <jack.yu@realtek.com>,
	kenny_chen@realtek.com, linux-kernel@vger.kernel.org,
	derek.fang@realtek.com, shumingf@realtek.com, flove@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


WARNING: multiple messages have this Message-ID (diff)
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


             reply	other threads:[~2021-08-10  2:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10  2:08 Jack Yu [this message]
2021-08-10  2:08 ` [PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document Jack Yu
2021-08-10  9:37 ` Tzung-Bi Shih
2021-08-10  9:37   ` Tzung-Bi Shih
2021-08-10 15:20 ` Mark Brown
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 \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.