Re: [PATCH 3/4] dt-bindings: iio: adc: samsung,exynos-adc: Use correct IRQ level in example

From: Rob Herring (Arm)
Date: Fri Jul 25 2025 - 19:15:43 EST



On Thu, 24 Jul 2025 13:13:48 +0200, Krzysztof Kozlowski wrote:
> The interrupt line to GIC is IRQ_TYPE_LEVEL_HIGH, so use that instead of
> "none". Also replace the hard-coded GIC_SPI flag.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>