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>