19 Jul
2023
19 Jul
'23
5:02 a.m.
Hi, Krzysztof, Thank you very much for your advice.
On 18/07/2023 16:24, krzysztof.kozlowski@linaro.org wrote:
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.
I will add "awinic,aw88261" to the awinic,aw88395.yaml
Best regards, Weidong Wang