linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/2] ASoC: dt-bindings: rt1015p: add new compatible id
@ 2021-08-09 10:27 Jack Yu
  2021-08-09 15:38 ` Rob Herring
  2021-08-09 15:54 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Jack Yu @ 2021-08-09 10:27 UTC (permalink / raw)
  To: broonie, lgirdwood, robh
  Cc: alsa-devel, lars, Flove(HsinFu),
	Oder Chiou, Shuming [范書銘],
	Derek [方德義],
	kent_chen@realtek.com [陳建宏],
	devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 780 bytes --]

Add new compatible ID for rt1015p in dt-bindings document.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
---
 Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
index 644b68edf3e1..8fcb5f79a1b5 100644
--- a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
+++ b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
@@ -15,7 +15,9 @@ description: |
 
 properties:
   compatible:
-    const: realtek,rt1015p
+      oneOf:
+        const: realtek,rt1015p
+        const: realtek,rt1019p
 
   sdb-gpios:
     description:
-- 
2.31.1


[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 5722 bytes --]

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 10:27 [PATCH 2/2] ASoC: dt-bindings: rt1015p: add new compatible id Jack Yu
2021-08-09 15:38 ` Rob Herring
2021-08-09 15:54 ` 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).