On Mon, Sep 29, 2025 at 02:58:38AM -0300, Marilene Andrade Garcia wrote: > .../bindings/iio/adc/adi,max14001.yaml | 89 +++++++++++++++++++ > MAINTAINERS | 8 ++ > 2 files changed, 97 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,max14001.yaml FWIW, odd to call the file 14001 when 14002 is the compatible that is permitted standalone. > + max14001: adc@0 { Drop the label, it's not used. With those, Reviewed-by: Conor Dooley