Re: [PATCH v2 1/2] dt-bindings: adc: ad7173: add support for additional models

From: Ceclan, Dumitru
Date: Tue Mar 05 2024 - 03:50:28 EST


On 05/03/2024 01:41, David Lechner wrote:
> On Wed, Feb 28, 2024 at 7:55 AM Dumitru Ceclan <mitrutzceclan@xxxxxxxxx> wrote:

..

>> + oneOf:
>> + - required: [vref2-supply]
>> + - required: [vref-supply]
>
> Do these actually need to be required since avdd is also a possibility?
>

I added this constraint based on this mention from the datasheet:
"AVDD1 − AVSS. This can be used to as a diagnostic to validate other
reference values."

If you consider that to be unnecessary, mention it.