Re: [PATCH V4 1/7] ASoC: dt-bindings: awinic,aw88395: Add properties for multiple PA support

From: Rob Herring
Date: Fri Sep 22 2023 - 16:51:42 EST



On Tue, 19 Sep 2023 18:57:18 +0800, wangweidong.a@xxxxxxxxxx wrote:
> From: Weidong Wang <wangweidong.a@xxxxxxxxxx>
>
> Add two properties, the "awinic,audio-channel" property and the
> "awinic,sync-flag". The "awinic,audio-channel" is used to make
> different PA load different configurations, the "awinic,sync-flag"
> is used to synchronize the phases of multiple PA. These two properties
> will be read by the corresponding driver, allowing multi-PA to
> achieve better playback effect.
>
> Signed-off-by: Weidong Wang <wangweidong.a@xxxxxxxxxx>
> ---
> .../bindings/sound/awinic,aw88395.yaml | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>