ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 10 Dec 2020 21:28:55 +0000 (22:28 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 29 Dec 2020 15:43:56 +0000 (16:43 +0100)
commitcb31334687db31c691901269d65074a7ffaecb18
tree968cdeb4120e04f4a4acd875278ba0eb2c111782
parent75681980c4e3d89c55b5b8f20b8f4c1aace601be
ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5

The Samsung PMIC datasheets describe the interrupt line as active low
with a requirement of acknowledge from the CPU.  Without specifying the
interrupt type in Devicetree, kernel might apply some fixed
configuration, not necessarily working for this hardware.

Fixes: b004a34bd0ff ("ARM: dts: exynos: Add exynos3250-artik5 dtsi file for ARTIK5 module")
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20201210212903.216728-1-krzk@kernel.org
arch/arm/boot/dts/exynos3250-artik5.dtsi