On Thu, 13 May 2021 12:41:28 +0200, Stephan Gerhold wrote: > NXP/Goodix TFA989X (TFA1) amplifiers are controlled via an I2C bus. > Add simple device tree bindings that describe how to set them up > in the device tree. > > Right now only nxp,tfa9895 is supported but this will be extended > to at least nxp,tfa9897 in the near future. > > Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx> > --- > .../bindings/sound/nxp,tfa989x.yaml | 54 +++++++++++++++++++ > 1 file changed, 54 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>