Re: [PATCH v4 09/11] dt-bindings: iio: adc: ad7476: Add ROHM bd79105
From: Krzysztof Kozlowski
Date: Thu Aug 14 2025 - 03:35:05 EST
On Mon, Aug 11, 2025 at 11:52:04AM +0300, Matti Vaittinen wrote:
> The ROHM BD79105 is a simple, 16-bit, 1-channel ADC with a 'CONVSTART'
> pin used to start the ADC conversion. Other than the 'CONVSTART', there
> are 3 supply pins (one used as a reference), analog inputs, ground and
> communication pins. It's worth noting that the pin somewhat confusingly
> labeled as 'DIN', is a pin which should be used as a chip-select. The IC
> does not have any writable registers.
>
> The device is designed so that the output pin can, in addition to
> outputting the data, be used as a 'data-ready'-IRQ. There are cases
> where the IRQ can't be used (because it is delivered via SPI data-line).
> Hence, some systems may use a GPIO for polling the data readiness.
>
> Add a compatible for the bd79105 and add the data-ready GPIO to the
> binding.
>
> Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof