i.MX7D: Connect IRQs to GPIO devices.
authorJean-Christophe Dubois <jcd@tribudubois.net>
Mon, 26 Dec 2022 10:14:18 +0000 (11:14 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Jan 2023 15:04:17 +0000 (15:04 +0000)
commitc73c2798304916a27c21157bbc24acccdeb3c5e2
treeb72b1aad0fd4443faf9e2721836273b2cbc5dab3
parenta1e03956f4fb355d33a8a4d9f23ed35ccbed9ec9
i.MX7D: Connect IRQs to GPIO devices.

IRQs were not associated to the various GPIO devices inside i.MX7D.
This patch brings the i.MX7D on par with i.MX6.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Message-id: 20221226101418.415170-1-jcd@tribudubois.net
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/fsl-imx7.c
include/hw/arm/fsl-imx7.h