On Mon, Apr 25, 2022 at 08:02:25AM +0200, Peter Rosin wrote: > It works much the same as ti,dac7571, so it fits in the "family" even > if the name is a little bit different. > > Signed-off-by: Peter Rosin <peda@xxxxxxxxxx> Reviewed-by: Sean Nyekjaer <sean@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml b/Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml > index 714191724f7c..88298bc43b81 100644 > --- a/Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml > +++ b/Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml > @@ -21,6 +21,7 @@ properties: > - ti,dac5573 > - ti,dac6573 > - ti,dac7573 > + - ti,dac121c081 > reg: > maxItems: 1 > -- > 2.20.1 >