Re: [PATCH V1 1/2] ASoC: dt-bindings: Add schema for "awinic,aw88081"

From: Rob Herring
Date: Fri Oct 18 2024 - 09:47:49 EST


On Fri, Oct 18, 2024 at 05:43:18PM +0800, wangweidong.a@xxxxxxxxxx wrote:
> From: Weidong Wang <wangweidong.a@xxxxxxxxxx>
>
> Add the awinic,aw88081 property to the awinic,aw88395.yaml file.

That is obvious from reading the diff. Please say something about how
this new part compares to the existing parts.

>
> Signed-off-by: Weidong Wang <wangweidong.a@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/sound/awinic,aw88395.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
> index ac5f2e0f42cb..b39c76b685f4 100644
> --- a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
> +++ b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
> @@ -20,6 +20,7 @@ properties:
> - awinic,aw88395
> - awinic,aw88261
> - awinic,aw88399
> + - awinic,aw88081
>
> reg:
> maxItems: 1
> @@ -57,6 +58,7 @@ allOf:
> contains:
> enum:
> - awinic,aw88261
> + - awinic,aw88081
> then:
> properties:
> reset-gpios: false
> --
> 2.47.0
>