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>