]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: iio: adc: samsung,exynos-adc: Use correct IRQ level in example
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 24 Jul 2025 11:13:48 +0000 (13:13 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 16 Aug 2025 10:57:05 +0000 (11:57 +0100)
commit971255565074b160d5d05d6b0d9e6f70cbb7c4a9
tree306abe0280a72be0bd78a263791c132b0b3ee000
parent1c3e87983cf0d71139afe88db440e3a42ea34ebe
dt-bindings: iio: adc: samsung,exynos-adc: Use correct IRQ level in example

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@linaro.org>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20250724111345.47889-7-krzysztof.kozlowski@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml