On Fri, 23 Jul 2021 21:31:13 +0300, Laurent Pinchart wrote: > The TI DAC081C081 is compatible with the TI DAC5571 from a software > point of view. Add a device-specific compatible string value with a > fallback to "ti,dac5571". > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > .../bindings/iio/dac/ti,dac5571.yaml | 24 +++++++++++-------- > 1 file changed, 14 insertions(+), 10 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>