Re: [PATCH v9 04/11] dt-bindings: iio: adc: hx711: add HX710B support

From: Jonathan Cameron

Date: Wed May 20 2026 - 06:24:02 EST


On Tue, 19 May 2026 03:32:20 +0530
Piyush Patle <piyushpatle228@xxxxxxxxx> wrote:

> Add the avia,hx710b compatible and document the HX710B-specific
> DVDD and VREF supplies.
>
> Add constraints that forbid HX711-only properties on HX710B nodes and
> require vref-supply for HX710B, then add a separate HX710B example.
>
> Signed-off-by: Piyush Patle <piyushpatle228@xxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
FWIW the only thing Sashiko doesn't like is dvdd is enabled for the old
parts. Move it to the earlier supply adding patch for hx711 and we should
be good to go!

Jonathan