devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
@ 2021-08-10  2:08 Jack Yu
  2021-08-10  9:37 ` Tzung-Bi Shih
  2021-08-10 15:20 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Jack Yu @ 2021-08-10  2:08 UTC (permalink / raw)
  To: broonie, lgirdwood, robh
  Cc: alsa-devel, lars, flove, kenny_chen, kent_chen, oder_chiou,
	shumingf, derek.fang, devicetree, linux-kernel, Jack Yu

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
  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 15:20 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Tzung-Bi Shih @ 2021-08-10  9:37 UTC (permalink / raw)
  To: Jack Yu
  Cc: broonie, lgirdwood, robh, oder_chiou, devicetree, alsa-devel,
	lars, kent_chen, kenny_chen, linux-kernel, derek.fang, shumingf,
	flove

On Tue, Aug 10, 2021 at 10:08:34AM +0800, Jack Yu wrote:
> Signed-off-by: Jack Yu <jack.yu@realtek.com>
Would be better to put the tag:
Fixes: 064478e4877c ("ASoC: dt-bindings: rt1015p: add new compatible id")

>  properties:
>    compatible:
>        oneOf:
> -        const: realtek,rt1015p
> -        const: realtek,rt1019p
> +        - const: realtek,rt1015p
> +        - const: realtek,rt1019p
Not directly related to the fix but the "oneOf" has 2 extra space indent from the upper layer.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
  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 15:20 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-08-10 15:20 UTC (permalink / raw)
  To: robh, lgirdwood, Jack Yu
  Cc: Mark Brown, linux-kernel, kent_chen, devicetree, lars,
	kenny_chen, shumingf, alsa-devel, flove, oder_chiou, derek.fang

On Tue, 10 Aug 2021 10:08:34 +0800, Jack Yu wrote:
> Fix syntax error in dts-binding document.
> 
> 
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: dt-bindings: rt1015p: fix syntax error in dts-binding document
      commit: eb7ab747efd600382bc2e9406ea1fc2a867e9804

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-10 15:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 15:20 ` Mark Brown

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).