[PATCH 2/2] ASoC: dt-bindings: rt1015p: add new compatible id

From: Jack Yu
Date: Mon Aug 09 2021 - 06:27:50 EST


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

Signed-off-by: Jack Yu <jack.yu@xxxxxxxxxxx>
---
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