Re: [PATCH v6 1/2] dt-bindings: iio: amplifiers: add adl8113
From: Rob Herring (Arm)
Date: Tue Dec 09 2025 - 15:52:05 EST
On Fri, 05 Dec 2025 16:40:40 +0200, Antoniu Miclaus wrote:
> Add devicetree bindings for adl8113.
>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
> ---
> changes in v6:
> - Use items list for ctrl-gpios instead of minItems/maxItems
> - Simplify ctrl-gpios item descriptions (remove GPIO_ACTIVE_HIGH mentions)
> - Remove maxItems (implied by items list)
>
> .../bindings/iio/amplifiers/adi,adl8113.yaml | 87 +++++++++++++++++++
> 1 file changed, 87 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>