17 Jul
2023
17 Jul
'23
10:23 p.m.
On 17/07/2023 13:58, wangweidong.a@awinic.com wrote:
From: Weidong Wang wangweidong.a@awinic.com
Add a DT schema for describing Awinic aw88261 audio amplifiers. They are controlled using I2C.
Signed-off-by: Weidong Wang wangweidong.a@awinic.com
...
- compatible:
- const: awinic,aw88261
- reg:
- maxItems: 1
- '#sound-dai-cells':
- const: 0
- reset-gpios:
- maxItems: 1
+required:
- compatible
- reg
- '#sound-dai-cells'
- reset-gpios
I don't see any differences against AW88395. Add the compatible to that schema.
Best regards, Krzysztof