On Fri, May 28, 2021 at 12:50:58PM +0200, Vincent Knecht wrote: > Document TFA9897 bindings. > > Signed-off-by: Vincent Knecht <vincent.knecht@xxxxxxxxxx> Reviewed-by: Stephan Gerhold <stephan@xxxxxxxxxxx> Thanks! Stephan > --- > Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml b/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml > index 45db5776550c..46ddc1f3fc0c 100644 > --- a/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml > +++ b/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml > @@ -13,6 +13,7 @@ properties: > compatible: > enum: > - nxp,tfa9895 > + - nxp,tfa9897 > > reg: > maxItems: 1 > -- > 2.31.1 > > >