Re: [PATCH 1/2] dt-bindings: iio: dac: ti,dac5571: Add TI DAC081C081 support
From: Rob Herring <robh@kernel.org>
Date: 2021-07-29 21:26:21
Also in:
linux-i2c, linux-iio
From: Rob Herring <robh@kernel.org>
Date: 2021-07-29 21:26:21
Also in:
linux-i2c, linux-iio
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@ideasonboard.com> --- .../bindings/iio/dac/ti,dac5571.yaml | 24 +++++++++++-------- 1 file changed, 14 insertions(+), 10 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>