Re: [PATCH 1/2] dt-bindings: iio: accel: adi,adxl367: add interrupt-names
From: Rob Herring (Arm)
Date: Tue Aug 11 2026 - 21:57:07 EST
On Wed, 05 Aug 2026 14:59:51 +0300, Antoniu Miclaus wrote:
> The ADXL367 has two independent interrupt output pins, INT1 and INT2,
> either of which may be wired to the host. Allow the interrupt line that
> is connected to be described by adding an optional interrupt-names
> property accepting "INT1" and/or "INT2", and permit a second interrupt
> entry. interrupt-names is kept optional so existing device trees that
> only specify a bare interrupts property remain valid.
>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/accel/adi,adxl367.yaml | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>