On Tue, 22 Apr 2025 13:34:48 +0200, Jorge Marques wrote: > Add dt-bindings for AD4052 family, devices AD4050/AD4052/AD4056/AD4058, > low-power with monitor capabilities SAR ADCs. > Each variant of the family differs in speed and resolution, resulting > in different scan types and spi word sizes, that are matched by the > compatible with the chip_info. > The device contains one input (cnv) and two outputs (gp0, gp1). > > Signed-off-by: Jorge Marques <jorge.marques@xxxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/adi,ad4052.yaml | 98 ++++++++++++++++++++++ > MAINTAINERS | 6 ++ > 2 files changed, 104 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>