[PATCH V3 1/5] ASoC: dt-bindings: Add schema for "awinic,aw88261"

From: wangweidong . a
Date: Sat Jul 29 2023 - 05:14:34 EST


From: Weidong Wang <wangweidong.a@xxxxxxxxxx>

Add the awinic,aw88261 property to the awinic,aw88395.yaml file.

Signed-off-by: Weidong Wang <wangweidong.a@xxxxxxxxxx>
---
Documentation/devicetree/bindings/sound/awinic,aw88395.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
index 35eef7d818a2..4051c2538caf 100644
--- a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
+++ b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
@@ -19,7 +19,9 @@ allOf:

properties:
compatible:
- const: awinic,aw88395
+ enum:
+ - awinic,aw88395
+ - awinic,aw88261

reg:
maxItems: 1
--
2.41.0