On Tue, 12 Sep 2023 14:58:49 +0800, wangweidong.a@xxxxxxxxxx wrote: > From: Weidong Wang <wangweidong.a@xxxxxxxxxx> > > Add a DT schema for describing awinic aw87390 audio amplifiers. > They are controlled using I2C. > > Signed-off-by: Weidong Wang <wangweidong.a@xxxxxxxxxx> > --- > .../bindings/sound/awinic,aw87390.yaml | 58 +++++++++++++++++++ > 1 file changed, 58 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/awinic,aw87390.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>