Re: [PATCH v4 1/9] dt-bindings: iio: adc: Add adi,ad4062
From: Rob Herring (Arm)
Date: Fri Dec 19 2025 - 16:05:00 EST
On Wed, 17 Dec 2025 13:13:24 +0100, Jorge Marques wrote:
> Add dt-bindings for AD4062 family, devices AD4060/AD4062, low-power with
> monitor capabilities SAR ADCs. Each variant of the family differs in
> resolution. The device contains two outputs (gp0, gp1). The outputs can
> be configured for range of options, such as threshold and data ready.
> The device uses a 2-wire I3C interface.
>
> Signed-off-by: Jorge Marques <jorge.marques@xxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/adc/adi,ad4062.yaml | 120 +++++++++++++++++++++
> MAINTAINERS | 6 ++
> 2 files changed, 126 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>