arm64: dts: exynos: drop incorrectly placed wakeup interrupts in Exynos850
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 30 Dec 2021 19:53:25 +0000 (20:53 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sat, 12 Feb 2022 16:28:15 +0000 (17:28 +0100)
commitdaeb1c2b50fb98118d6318b5fdbd9ef9bdfaeaf5
treed3cb1aa581279717858b4458d27ea3fd3ccd05b8
parenta0d5455330ece6f50ddf9e71d530f91c302803e9
arm64: dts: exynos: drop incorrectly placed wakeup interrupts in Exynos850

The pin controller device node is expected to have one (optional)
interrupt.  Its pin banks capable of external interrupts, should define
interrupts for each pin, unless a muxed interrupt is used.

Exynos850 defined the second part - interrupt for each pin in wake-up
pin controller - but also added these interrupts in main device node,
which is not correct.

Fixes: e3493220fd3e ("arm64: dts: exynos: Add initial Exynos850 SoC support")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Tested-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20211230195325.328220-3-krzysztof.kozlowski@canonical.com
arch/arm64/boot/dts/exynos/exynos850.dtsi