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

From: Krzysztof Kozlowski
Date: Mon Jul 17 2023 - 16:24:08 EST


On 17/07/2023 13:58, wangweidong.a@xxxxxxxxxx wrote:
> From: Weidong Wang <wangweidong.a@xxxxxxxxxx>
>
> Add a DT schema for describing Awinic aw88261 audio amplifiers. They are
> controlled using I2C.
>
> Signed-off-by: Weidong Wang <wangweidong.a@xxxxxxxxxx>

...

> + 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